bumped version to 0.6.2

This commit is contained in:
rafael@riseup.net 2011-04-07 03:56:33 +00:00
parent d2d93a4577
commit 0c7f3ae3b5
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ AC_PROG_CC
dnl tests C compiler
AC_LANG_C
VERSION="0.6.1"
VERSION="0.6.2"
AC_SUBST(VERSION)
AC_CHECK_FUNC(mmap,,AC_MSG_ERROR(Sorry, you need mmap. If you are reading this, email-me and report this problem and your system description - rafael@riseup.net))