summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorMichael Vogt <egon@bottom>2007-07-23 15:27:14 +0200
committerMichael Vogt <egon@bottom>2007-07-23 15:27:14 +0200
commit6ae549699856b105e840f8345e917e323d9ec591 (patch)
tree6bf0e9c90a3d3ea6da916476765db0bcec22b6dd /configure.in
parent4ac3c092c5c59476ec1ed34a93dffecdf816fae5 (diff)
* smalish changelog fixes
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 4daa0ab78..d7fd12976 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.2-0.1")
+AC_DEFINE_UNQUOTED(VERSION,"0.7.3")
PACKAGE="apt"
AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE")
AC_SUBST(PACKAGE)