summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2006-09-28 00:31:13 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2006-09-28 00:31:13 +0200
commit360aa3f32b747825d524fb2a9bb6a97e83c97505 (patch)
tree1b68dd01039237b48351bdb11f28da015fa9de33 /configure.in
parenteeb38a9afa000ca1fbf1a6b4d047d65ecf6d60f5 (diff)
* debian/changelog:
- no change upload to fix build problem with synaptic
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 161fe5558..098e56e97 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.6.45ubuntu12")
+AC_DEFINE_UNQUOTED(VERSION,"0.6.45ubuntu13")
PACKAGE="apt"
AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE")
AC_SUBST(PACKAGE)