mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
build: Bump version number.
* configure.ac: Switch to version 0.1.
This commit is contained in:
parent
3abaf0c440
commit
2dda7734ba
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
# Process this file with autoconf to produce a configure script.
|
# Process this file with autoconf to produce a configure script.
|
||||||
|
|
||||||
AC_PREREQ(2.68)
|
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])
|
AC_CONFIG_AUX_DIR([build-aux])
|
||||||
|
|
||||||
AM_INIT_AUTOMAKE([1.11 gnu silent-rules subdir-objects \
|
AM_INIT_AUTOMAKE([1.11 gnu silent-rules subdir-objects \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue