about summary refs log tree commit diff
path: root/configure.ac
diff options
context:
space:
mode:
authorEelco Dolstra <e.dolstra@tudelft.nl>2005-04-11T13·04+0000
committerEelco Dolstra <e.dolstra@tudelft.nl>2005-04-11T13·04+0000
commit1d86790910c204f074626916e8d17508d8d633be (patch)
treefe3aa826939d82ee8078c700f2aeee80abac41b2 /configure.ac
parentbc5e26dcda9e264bf8d873e30a3ad530003a0d7b (diff)
* Bump the version number to 0.9.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 54e9aaa9ff..e592089ff9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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