Release 0.5.2.

TAG: v0.5.2
This commit is contained in:
herbert 2005-01-31 21:20:27 +11:00 committed by Herbert Xu
parent 025b27d734
commit 1b5dcb2f59
2 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,6 @@
2005-01-31 Gerrit Pape <pape@smarden.org>
* Release 0.5.2.
* Corrected manual entry about ENV and non-interactive shells.
2004-11-24 Gerrit Pape <pape@smarden.org>

View File

@ -1,5 +1,5 @@
dnl $Id$
AC_INIT(dash, 0.5.1)
AC_INIT(dash, 0.5.2)
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([src/main.c])