]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/init.h
apt-pkg/pkgcachegen.cc: fix compiler error
[apt.git] / apt-pkg / init.h
index 15a1165b9e597954daa0388380fa7018e725d754..6b92dd200bdcbfe82552034580115a54c830d3e1 100644 (file)
@@ -22,8 +22,8 @@
 // Non-ABI-Breaks should only increase RELEASE number.
 // See also buildlib/libversion.mak
 #define APT_PKG_MAJOR 4
 // Non-ABI-Breaks should only increase RELEASE number.
 // See also buildlib/libversion.mak
 #define APT_PKG_MAJOR 4
-#define APT_PKG_MINOR 10
-#define APT_PKG_RELEASE 1
+#define APT_PKG_MINOR 11
+#define APT_PKG_RELEASE 0
     
 extern const char *pkgVersion;
 extern const char *pkgLibVersion;
     
 extern const char *pkgVersion;
 extern const char *pkgLibVersion;