diff options
author | Arch Librarian <arch@canonical.com> | 2004-09-20 16:56:43 +0000 |
---|---|---|
committer | Arch Librarian <arch@canonical.com> | 2004-09-20 16:56:43 +0000 |
commit | 4310ed4d45d9414e9c7b0ffdc9c640e79cee804a (patch) | |
tree | 76fc1903f6acbdca30164e2458b889c3931a38a8 /apt-pkg/makefile | |
parent | 0e72dd523557b84a3b37988d23d99eae1d79a657 (diff) |
Version update
Author: jgg
Date: 2001-02-23 06:47:05 GMT
Version update
Diffstat (limited to 'apt-pkg/makefile')
-rw-r--r-- | apt-pkg/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apt-pkg/makefile b/apt-pkg/makefile index cc3e47597..cb66c363e 100644 --- a/apt-pkg/makefile +++ b/apt-pkg/makefile @@ -12,7 +12,7 @@ include ../buildlib/defaults.mak # The library name, don't forget to update init.h LIBRARY=apt-pkg MAJOR=3.1 -MINOR=0 +MINOR=1 SLIBS=$(PTHREADLIB) # Source code for the contributed non-core things |