summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorMichael Vogt <egon@bottom>2006-12-14 10:59:16 +0100
committerMichael Vogt <egon@bottom>2006-12-14 10:59:16 +0100
commitb790b130ad0a43be5738c467c16bbc2dd657ca66 (patch)
tree9bd9ea2cb11623188f867534d61a1096d68c0e4a /configure.in
parent4716731f20c72dde5b280af90af2dc2bd16a9aff (diff)
parent6cc61a167355711ef3494ce807d5ab24c63eae3f (diff)
* merged with apt--debian-sid
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 19828cc85..91c095c7e 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.46.1exp1")
+AC_DEFINE_UNQUOTED(VERSION,"0.6.46.3")
PACKAGE="apt"
AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE")
AC_SUBST(PACKAGE)