Minix editline v0.2.0

=====================

This marks the inclusion of the first set of Debian patches
and a fully working testit on an ARM Xscale target machine.
This commit is contained in:
Joachim Nilsson
2008-06-09 21:40:41 +02:00
parent f7b2ea938d
commit 64cc1b5325
2 changed files with 11 additions and 11 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.1.4, joachim@vmlinux.org)
AC_INIT(Minix editline, 0.2.0, joachim@vmlinux.org)
AC_CONFIG_SRCDIR([src/editline.c])
AC_CONFIG_HEADER([config.h])