summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2013-05-18 23:01:28 +0200
committerLudovic Courtès <ludo@gnu.org>2013-05-18 23:01:28 +0200
commit4bc3fcc77199457ca3e84511c512d0f548b06e9c (patch)
tree0330267ddbcfa13b3e845924aca7f2709c1559eb /configure.ac
parent499b8d1f845cfea3e4a2258c7ae55fc823d6f5f0 (diff)
downloadpatches-4bc3fcc77199457ca3e84511c512d0f548b06e9c.tar
patches-4bc3fcc77199457ca3e84511c512d0f548b06e9c.tar.gz
build: Switch to 0.3.
* configure.ac: Bump to 0.3. Use the full URL.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index f871552591..ff512dd1ff 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,8 +2,8 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.68)
-AC_INIT([GNU Guix], [0.2], [bug-guix@gnu.org], [guix],
- [http://gnu.org/software/guix/])
+AC_INIT([GNU Guix], [0.3], [bug-guix@gnu.org], [guix],
+ [http://www.gnu.org/software/guix/])
AC_CONFIG_AUX_DIR([build-aux])
AM_INIT_AUTOMAKE([1.12 gnu silent-rules subdir-objects \