summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2009-08-19 11:27:00 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2009-08-19 11:27:00 +0200
commit889053489a8b9b91feeb698fc164446e9b5f9c67 (patch)
treec8ae7fbad1d15c3611104848c1d52abccd9904c9 /configure.in
parent194f3443c4c405e86f4094efa37269a8b3b7e3e3 (diff)
parentbbf55f8c66325fd0d9262730fb7af25fa25d2c5f (diff)
merged from the jackyf-devel branch
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 9131e2fbe..7287b925a 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)
dnl -- SET THIS TO THE RELEASE VERSION --
-AC_DEFINE_UNQUOTED(VERSION,"0.7.22.1")
+AC_DEFINE_UNQUOTED(VERSION,"0.7.22.3")
PACKAGE="apt"
AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE")
AC_SUBST(PACKAGE)