diff options
author | Matt Zimmerman <matt.zimmerman@canonical.com> | 2005-06-29 15:44:10 +0000 |
---|---|---|
committer | Matt Zimmerman <matt.zimmerman@canonical.com> | 2005-06-29 15:44:10 +0000 |
commit | 26184a8d0095cc73f730279d1796f308339d76da (patch) | |
tree | 23efa19344c69cb82fa47a3345d1f1246cdcac82 /configure.in | |
parent | b0cd9c846d625517aa1eed2b1065da1cb4830fcc (diff) |
Increment version to supersede Colin's uploads
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 8bbc39ca8..7449bb424 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.39ubuntu2") +AC_DEFINE_UNQUOTED(VERSION,"0.6.39ubuntu4") PACKAGE="apt" AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE") AC_SUBST(PACKAGE) |