summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2006-07-03 22:02:41 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2006-07-03 22:02:41 +0200
commite9afbeb9df95b582aac76bb44b5ae2b766ab8fd5 (patch)
treebca5e0983e12e1908827b161e063ec2df7390cf2 /configure.in
parentb7952f4b67d7021dc912aed5f38bc45f03bfc064 (diff)
parent6b6afec3673bd1685e62a5c4b1803531a44add82 (diff)
* merged the debian--auto-mark patch
* updated the library soname
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 644eab90a..e55c8cebe 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.44.1-2ubuntu1
+AC_DEFINE_UNQUOTED(VERSION,"0.6.44.2ubuntu1")
PACKAGE="apt"
AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE")
AC_SUBST(PACKAGE)