]> 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 cae1ffe6a41232706b23e5506daebb39a7c25891..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.6.42.2")
+AC_DEFINE_UNQUOTED(VERSION,"0.6.43.1")
 PACKAGE="apt"
 AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE")
 AC_SUBST(PACKAGE)