build: Bump version to 0.5.
authorLudovic Courtès <ludo@gnu.org>
Fri, 27 Sep 2013 19:10:20 +0000 (21:10 +0200)
committerLudovic Courtès <ludo@gnu.org>
Fri, 27 Sep 2013 19:10:20 +0000 (21:10 +0200)
* configure.ac: Switch to 0.5.

configure.ac

index 934ced5..7a67efa 100644 (file)
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.68)
-AC_INIT([GNU Guix], [0.4], [bug-guix@gnu.org], [guix],
+AC_INIT([GNU Guix], [0.5], [bug-guix@gnu.org], [guix],
   [http://www.gnu.org/software/guix/])
 AC_CONFIG_AUX_DIR([build-aux])