Browse Source

- bump version

Bernhard Reutner-Fischer 18 years ago
parent
commit
b700650ed2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package/autoconf/autoconf.mk

+ 1 - 1
package/autoconf/autoconf.mk

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