summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorMichael Vogt <egon@bottom>2006-04-02 13:12:05 +0200
committerMichael Vogt <egon@bottom>2006-04-02 13:12:05 +0200
commit376091144df4991f161f068f2c297b80e94d36db (patch)
treee0515b0d1b2b520560ec854467ead44d6d53db2a /configure.in
parenta07f63d9f23dbd619663c33b4eee10e86ae26672 (diff)
parent8f30ca302e4235985982a0f2b1e83dfe977ed12c (diff)
* merged the pdiff stuff
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 8d4b99904..4c5583a0f 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.43.3")
+AC_DEFINE_UNQUOTED(VERSION,"0.6.43.4")
PACKAGE="apt"
AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE")
AC_SUBST(PACKAGE)