summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Zimmerman <matt.zimmerman@canonical.com>2005-06-28 18:53:39 +0000
committerMatt Zimmerman <matt.zimmerman@canonical.com>2005-06-28 18:53:39 +0000
commitc024fee6fd45c7aff4732370ee48d660284f4933 (patch)
treebb336b7c6c460ccc9c47d8f48950b8e7f14a6294
parent3014df6fc4aa647e82fa1d95a0fe4ee856a1a6d5 (diff)
Update configure.in
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 345d497a6..bbf9ef1cd 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.39")
+AC_DEFINE_UNQUOTED(VERSION,"0.6.39ubuntu1")
PACKAGE="apt"
AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE")
AC_SUBST(PACKAGE)