1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-12 10:45:08 +02:00

* Release notes for 0.9.1.

This commit is contained in:
Eelco Dolstra 2005-09-20 17:01:04 +00:00
parent 87e5dcd1b8
commit 04b51d25d1
2 changed files with 11 additions and 1 deletions

View file

@ -1,4 +1,4 @@
AC_INIT(nix, "0.9")
AC_INIT(nix, "0.9.1")
AC_CONFIG_SRCDIR(README)
AC_CONFIG_AUX_DIR(config)
AM_INIT_AUTOMAKE([dist-bzip2 foreign])