* Bump version number to 0.7.

This commit is contained in:
Eelco Dolstra 2004-11-14 14:00:45 +00:00
parent 9f8964a062
commit 5d5318c2ff
1 changed files with 1 additions and 1 deletions

View File

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