tests: fix spurious failure due to localization issues
[platform/upstream/automake.git] / configure.ac
index 1c3db78..f3ccaba 100644 (file)
@@ -16,7 +16,7 @@
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 AC_PREREQ([2.69])
-AC_INIT([GNU Automake], [1.13c], [bug-automake@gnu.org])
+AC_INIT([GNU Automake], [1.14.0a], [bug-automake@gnu.org])
 
 AC_CONFIG_SRCDIR([bin/automake.in])
 AC_CONFIG_AUX_DIR([lib])