X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/5aa5a030bb4f2d46a30526377c5309dc20dbe2af..99158c43616f0c09dc1810ce9913090acd02311e:/apt-pkg/init.h diff --git a/apt-pkg/init.h b/apt-pkg/init.h index 23e951eff..44d1d107c 100644 --- a/apt-pkg/init.h +++ b/apt-pkg/init.h @@ -18,8 +18,8 @@ // See the makefile #define APT_PKG_MAJOR 4 -#define APT_PKG_MINOR 5 -#define APT_PKG_RELEASE 0 +#define APT_PKG_MINOR 8 +#define APT_PKG_RELEASE 1 extern const char *pkgVersion; extern const char *pkgLibVersion;