summaryrefslogtreecommitdiff
path: root/apt-pkg/init.h
diff options
context:
space:
mode:
authorMichael Vogt <egon@bottom>2006-08-15 15:18:51 +0200
committerMichael Vogt <egon@bottom>2006-08-15 15:18:51 +0200
commit7610bb3db43c6dd9062cb57c01415022e14f3fc7 (patch)
treedcafd419018e6edc6e945bb2de958da8d7d2c224 /apt-pkg/init.h
parent91142a84b8cf5b3f06947647c032dbbd8a996a36 (diff)
parent6ea086805714e0dbeecfb5e3e26d3489a624bcd4 (diff)
* merged the install-recommends 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 51a7ba2eb..c6457cbca 100644
--- a/apt-pkg/init.h
+++ b/apt-pkg/init.h
@@ -18,7 +18,7 @@
// See the makefile
#define APT_PKG_MAJOR 4
-#define APT_PKG_MINOR 1
+#define APT_PKG_MINOR 2
#define APT_PKG_RELEASE 0
extern const char *pkgVersion;