mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
build: Bump to version 0.2.
* configure.ac: Bump version number.
This commit is contained in:
parent
665991957c
commit
5fc5c2f340
2 changed files with 9 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
# Process this file with autoconf to produce a configure script.
|
||||
|
||||
AC_PREREQ(2.68)
|
||||
AC_INIT([GNU Guix], [0.1], [bug-guix@gnu.org], [guix],
|
||||
AC_INIT([GNU Guix], [0.2], [bug-guix@gnu.org], [guix],
|
||||
[http://gnu.org/software/guix/])
|
||||
AC_CONFIG_AUX_DIR([build-aux])
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue