Bump version to 0.3.0, ANSI arrow keys support

feels like a big deal.
This commit is contained in:
Joachim Nilsson
2009-02-08 21:21:08 +01:00
parent c1b3d17926
commit e828182cb0
3 changed files with 12 additions and 12 deletions

View File

@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.61)
AC_INIT(Minix editline, 0.2.3, joachim@vmlinux.org)
AC_INIT(Minix editline, 0.3.0, joachim@vmlinux.org)
AC_CONFIG_SRCDIR([src/editline.c])
AC_CONFIG_HEADER([config.h])