Next release will be 0.18.

This commit is contained in:
Bruno Haible 2007-12-26 15:46:24 +00:00
parent 50e9478d19
commit 4f6eb1913b
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2007-12-24 Bruno Haible <bruno@clisp.org>
* version.sh: Bump to 0.18-pre1.
2007-11-10 Bruno Haible <bruno@clisp.org>
* Makefile.am (distcheck-hook): Add a check for eoverflow.m4.

View File

@ -1,3 +1,3 @@
# Version number and release date.
VERSION_NUMBER=0.17
RELEASE_DATE=2007-11-07 # in "date +%Y-%m-%d" format
VERSION_NUMBER=0.18-pre1
RELEASE_DATE=2007-12-24 # in "date +%Y-%m-%d" format