summaryrefslogtreecommitdiff
path: root/apt-pkg/init.h
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2010-09-07 09:32:51 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2010-09-07 09:32:51 +0200
commit3580e481e0dcbb4a39d687137eafcda60d8e85d5 (patch)
treecacd09d1c987a06d6e02581eb8c3afaf1e56ec00 /apt-pkg/init.h
parentdebca0004bc8b57e487a5a8ffdec51b54ae2f22a (diff)
parentca07950ec545b41a18cbeff0ec0ba43624592c07 (diff)
merged from the debian-sid branch
Diffstat (limited to 'apt-pkg/init.h')
-rw-r--r--apt-pkg/init.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/apt-pkg/init.h b/apt-pkg/init.h
index eeb0a767d..6d3ef953c 100644
--- a/apt-pkg/init.h
+++ b/apt-pkg/init.h
@@ -23,7 +23,7 @@
// See also buildlib/libversion.mak
#define APT_PKG_MAJOR 4
#define APT_PKG_MINOR 10
-#define APT_PKG_RELEASE 0
+#define APT_PKG_RELEASE 1
extern const char *pkgVersion;
extern const char *pkgLibVersion;