diff options
author | Arch Librarian <arch@canonical.com> | 2004-09-20 16:56:03 +0000 |
---|---|---|
committer | Arch Librarian <arch@canonical.com> | 2004-09-20 16:56:03 +0000 |
commit | 6321777b7bad1303a32b2d5691327adb74074e0a (patch) | |
tree | 0ac2e154678f150504bdcac4ee657ac3e8c0d0df /apt-pkg/makefile | |
parent | 2800688553a05fdac9fa732fc0af0d5318aee122 (diff) |
El Te Dee Patch
Author: jgg
Date: 2000-05-31 02:49:37 GMT
El Te Dee Patch
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 b4d25319f..d5e20374d 100644 --- a/apt-pkg/makefile +++ b/apt-pkg/makefile @@ -12,7 +12,7 @@ include ../buildlib/defaults.mak # The library name LIBRARY=apt-pkg MAJOR=2.7 -MINOR=1 +MINOR=2 SLIBS=$(PTHREADLIB) # Source code for the contributed non-core things |