about summary refs log tree commit diff
path: root/configure.ac
diff options
context:
space:
mode:
authorEelco Dolstra <e.dolstra@tudelft.nl>2004-04-26T13·44+0000
committerEelco Dolstra <e.dolstra@tudelft.nl>2004-04-26T13·44+0000
commitfd927c5d25f1518dcbf99a57223f46fe098d9011 (patch)
tree34f3e097f19b31b5cdfc96374bc526d024ffd2ab /configure.ac
parent22371cbd3f382fd00e4f90bc88b28893d211b3f9 (diff)
* Bump the version number.
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 2c1d9055b2..38057b1bbe 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(nix, "0.5")
+AC_INIT(nix, "0.6")
 AC_CONFIG_SRCDIR(README)
 AC_CONFIG_AUX_DIR(config)
 AM_INIT_AUTOMAKE