- bump version

This commit is contained in:
Bernhard Reutner-Fischer 2007-01-10 18:39:47 +00:00
parent 48fcad8da8
commit b700650ed2

View File

@ -3,7 +3,7 @@
# autoconf # autoconf
# #
############################################################# #############################################################
AUTOCONF_VER:=2.60 AUTOCONF_VER:=2.61
AUTOCONF_SOURCE:=autoconf-$(AUTOCONF_VER).tar.bz2 AUTOCONF_SOURCE:=autoconf-$(AUTOCONF_VER).tar.bz2
AUTOCONF_SITE:=http://ftp.gnu.org/pub/gnu/autoconf AUTOCONF_SITE:=http://ftp.gnu.org/pub/gnu/autoconf
AUTOCONF_CAT:=$(BZCAT) AUTOCONF_CAT:=$(BZCAT)