1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-25 10:41:16 +02:00

* 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

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