* Bumped the version number to 0.3.

This commit is contained in:
Eelco Dolstra 2003-08-20 11:31:15 +00:00
parent ed0db2e0d8
commit 710175e6a0
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
AC_INIT(nix, 0.2pre1)
AC_INIT(nix, 0.3)
AC_CONFIG_SRCDIR(src/nix.cc)
AC_CONFIG_AUX_DIR(config)
AM_INIT_AUTOMAKE