]> git.saurik.com Git - apt.git/blobdiff - configure.in
* make apt-get source smarter about not downloading the same sources twice
[apt.git] / configure.in
index afaa494295cd6493bcabfd0998e7b346119a1321..b975031e57ec2a6a3bb01d7f21ef8958f9d6cd44 100644 (file)
@@ -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.5.31")
+AC_DEFINE_UNQUOTED(VERSION,"0.6.43.1")
 PACKAGE="apt"
 AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE")
 AC_SUBST(PACKAGE)