summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2016-07-08 14:33:44 +0200
committerJulian Andres Klode <jak@debian.org>2016-07-08 14:34:37 +0200
commitb8c465aa89406d6bba17e8ecf04710eae2c71d08 (patch)
tree654407cffba3e196eb1c9769de3f791b3ee07fa4 /configure.ac
parentb327c569de774177f1505e52a378396250c975f2 (diff)
Release 1.3~pre21.3_pre2
Yes, we might still add new features to 1.3 or break some more stuff. Stay tuned!
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index ee8b5669a..4a7149a8c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -19,7 +19,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="1.3~pre1"
+PACKAGE_VERSION="1.3~pre2"
PACKAGE_MAIL="APT Development Team <deity@lists.debian.org>"
AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE")
AC_DEFINE_UNQUOTED(PACKAGE_VERSION,"$PACKAGE_VERSION")