Bump version to 1.14.0-rc1

This commit is contained in:
Joachim Nilsson
2010-07-18 19:00:13 +02:00
parent 6d2f4c99a3
commit 576e437290
2 changed files with 11 additions and 11 deletions

View File

@@ -13,7 +13,7 @@
# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
AC_PREREQ(2.61)
AC_INIT(editline, 1.13.0, troglobit@vmlinux.org)
AC_INIT(editline, 1.14.0-rc1, troglobit@vmlinux.org)
AC_CONFIG_SRCDIR([src/editline.c])
AC_CONFIG_HEADER([config.h])
AC_CONFIG_MACRO_DIR([m4])