1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

build: Bump version number.

* configure.ac: Switch to version 0.1.
This commit is contained in:
Ludovic Courtès
2012-08-22 17:25:09 +02:00
parent 3abaf0c440
commit 2dda7734ba

View File

@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.68)
AC_INIT([Guix], [0.0], [guile-user@gnu.org])
AC_INIT([Guix], [0.1], [guile-user@gnu.org])
AC_CONFIG_AUX_DIR([build-aux])
AM_INIT_AUTOMAKE([1.11 gnu silent-rules subdir-objects \