Release 0.5.5.1.

This commit is contained in:
Herbert Xu 2009-01-14 10:36:46 +11:00
parent d114cb5c97
commit 6045fe2507
2 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
2009-01-14 Herbert Xu <herbert@gondor.apana.org.au>
* Add arith_yacc.h to dash_SOURCES.
* Release 0.5.5.1.
2009-01-13 Herbert Xu <herbert@gondor.apana.org.au>

View File

@ -1,4 +1,4 @@
AC_INIT(dash, 0.5.5)
AC_INIT(dash, 0.5.5.1)
AM_INIT_AUTOMAKE([foreign])
AC_CONFIG_SRCDIR([src/main.c])