~ruther/guix-local

2dda7734ba19caabfa4d49311d581d1abb3d4277 — Ludovic Courtès 13 years ago 3abaf0c
build: Bump version number.

* configure.ac: Switch to version 0.1.
1 files changed, 1 insertions(+), 1 deletions(-)

M configure.ac
M configure.ac => configure.ac +1 -1
@@ 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 \