diff options
author | bubulle@debian.org <> | 2006-06-21 07:15:48 +0200 |
---|---|---|
committer | bubulle@debian.org <> | 2006-06-21 07:15:48 +0200 |
commit | 448a52a3bedb707f7d17e68b9583ce1c280aec61 (patch) | |
tree | 89d69c007edff6cadc6cb0e236e7444591454bf6 /configure.in | |
parent | 089fa814167138727fe3ddaff345a30256e3ae37 (diff) | |
parent | b90d7d855709c49a6d5faff0ac65b96fd15e4500 (diff) |
Merge with Michael
Basque translation update
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index f24400ed7..6d42f340e 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.44") +AC_DEFINE_UNQUOTED(VERSION,"0.6.44.1-0.1") PACKAGE="apt" AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE") AC_SUBST(PACKAGE) |