summaryrefslogtreecommitdiff
path: root/apt-pkg/makefile
diff options
context:
space:
mode:
authorMichael Vogt <mvo@debian.org>2009-08-27 15:24:41 +0200
committerMichael Vogt <mvo@debian.org>2009-08-27 15:24:41 +0200
commit97c17a01c7722f08e0cebf938c12a010b96220b7 (patch)
tree04e58465085d8d6ebda53874e8c4a85b0f052036 /apt-pkg/makefile
parentfe58cbc86638e214fa137166a704fbff798c546a (diff)
releasing version 0.7.230.7.23
Diffstat (limited to 'apt-pkg/makefile')
-rw-r--r--apt-pkg/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/apt-pkg/makefile b/apt-pkg/makefile
index 679d97e70..7816ecf0d 100644
--- a/apt-pkg/makefile
+++ b/apt-pkg/makefile
@@ -14,7 +14,7 @@ include ../buildlib/defaults.mak
LIBRARY=apt-pkg
LIBEXT=$(GLIBC_VER)$(LIBSTDCPP_VER)
MAJOR=4.8
-MINOR=0
+MINOR=1
SLIBS=$(PTHREADLIB) $(INTLLIBS) -lutil -ldl
APT_DOMAIN:=libapt-pkg$(MAJOR)