diff options
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index f61c04cac86..6296b1f2caa 100644 --- a/configure.ac +++ b/configure.ac | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | # Process this file with autoconf to produce a configure script. | 2 | # Process this file with autoconf to produce a configure script. |
| 3 | 3 | ||
| 4 | AC_PREREQ(2.68) | 4 | AC_PREREQ(2.68) |
| 5 | AC_INIT([GNU Guix], [0.9.1], [bug-guix@gnu.org], [guix], | 5 | AC_INIT([GNU Guix], [0.10.0], [bug-guix@gnu.org], [guix], |
| 6 | [http://www.gnu.org/software/guix/]) | 6 | [http://www.gnu.org/software/guix/]) |
| 7 | AC_CONFIG_AUX_DIR([build-aux]) | 7 | AC_CONFIG_AUX_DIR([build-aux]) |
| 8 | 8 | ||
