summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorMichael Vogt <egon@bottom>2006-08-15 15:18:51 +0200
committerMichael Vogt <egon@bottom>2006-08-15 15:18:51 +0200
commit7610bb3db43c6dd9062cb57c01415022e14f3fc7 (patch)
treedcafd419018e6edc6e945bb2de958da8d7d2c224 /configure.in
parent91142a84b8cf5b3f06947647c032dbbd8a996a36 (diff)
parent6ea086805714e0dbeecfb5e3e26d3489a624bcd4 (diff)
* merged the install-recommends 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 e8e89e028..830fef82a 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.45exp1")
+AC_DEFINE_UNQUOTED(VERSION,"0.6.45exp2")
PACKAGE="apt"
AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE")
AC_SUBST(PACKAGE)