summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2007-10-25 13:57:05 -0200
committerOtavio Salvador <otavio@ossystems.com.br>2007-10-25 13:57:05 -0200
commit321fc595f99b2e4113bfd2170556085b5005b1f3 (patch)
treef747f746e0e341b312c1d96e4d06d48cae1e76e4 /configure.in
parent86d1b4a902d871094a394976aebb2d29aa9105b4 (diff)
Sorry but it fail on tests so it will not be uploaded
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 de2d698b6..df446bc56 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.7")
+AC_DEFINE_UNQUOTED(VERSION,"0.7.8")
PACKAGE="apt"
AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE")
AC_SUBST(PACKAGE)