diff options
author | Michael Vogt <egon@debian-devbox> | 2013-03-01 12:35:52 +0100 |
---|---|---|
committer | Michael Vogt <egon@debian-devbox> | 2013-03-01 12:35:52 +0100 |
commit | 52d5690b47bd4efe425fa23d9f6559bb44324cd1 (patch) | |
tree | 37bb957658c736f32c0af21ecdf6aa367be730ad /configure.in | |
parent | 7e789027197cdfb4b6aefb0b41a34a45fa10431d (diff) | |
parent | 36e42433c3a1f04b7c3417b313418fd1c6b035fe (diff) |
merged lp:~mvo/apt/source-hashes
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index bb71bce8e..d337eb0e7 100644 --- a/configure.in +++ b/configure.in @@ -18,7 +18,7 @@ AC_CONFIG_AUX_DIR(buildlib) AC_CONFIG_HEADER(include/config.h:buildlib/config.h.in include/apti18n.h:buildlib/apti18n.h.in) PACKAGE="apt" -PACKAGE_VERSION="0.9.8~exp1~20121017" +PACKAGE_VERSION="0.9.8~exp1~20130301" PACKAGE_MAIL="APT Development Team <deity@lists.debian.org>" AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE") AC_DEFINE_UNQUOTED(PACKAGE_VERSION,"$PACKAGE_VERSION") |