summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorMichael Vogt <mvo@debian.org>2008-10-07 20:36:08 +0200
committerMichael Vogt <mvo@debian.org>2008-10-07 20:36:08 +0200
commit12f894a435b5c6766835be434be41734e1ee631c (patch)
tree8da51623f9e3b66498c46846d3e997ac8506b47f /configure.in
parent5634f31af3ddd58171b660e48af18d9cb0939275 (diff)
Upload to unstable
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 033aa9173..4d3f557d2 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.7.15~exp3")
+AC_DEFINE_UNQUOTED(VERSION,"0.7.15")
PACKAGE="apt"
AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE")
AC_SUBST(PACKAGE)