* Bump the version number to 0.9.

This commit is contained in:
Eelco Dolstra 2005-04-11 13:04:54 +00:00
parent bc5e26dcda
commit 1d86790910
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
AC_INIT(nix, "0.8")
AC_INIT(nix, "0.9")
AC_CONFIG_SRCDIR(README)
AC_CONFIG_AUX_DIR(config)
AM_INIT_AUTOMAKE