diff options
author | bubulle@debian.org <> | 2007-04-21 22:21:43 +0200 |
---|---|---|
committer | bubulle@debian.org <> | 2007-04-21 22:21:43 +0200 |
commit | f6c03f1e14b0e37e8dd06c215b1ae6d5b0799c7b (patch) | |
tree | 559c186838d425e53a5b4c3fcbd2165bb4c6883f /apt-pkg/init.h | |
parent | 72c52e774bb0564302617b8aec2f6e24215fd31d (diff) | |
parent | bc50fc3013aa4454d10376888e4ccc24d35de334 (diff) |
Merge with Michael
Diffstat (limited to 'apt-pkg/init.h')
-rw-r--r-- | apt-pkg/init.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apt-pkg/init.h b/apt-pkg/init.h index 8255b406a..b584b2cce 100644 --- a/apt-pkg/init.h +++ b/apt-pkg/init.h @@ -18,7 +18,7 @@ // See the makefile #define APT_PKG_MAJOR 3 -#define APT_PKG_MINOR 11 +#define APT_PKG_MINOR 12 #define APT_PKG_RELEASE 0 extern const char *pkgVersion; |