guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

06/09: build: Bump version number.


From: Ludovic Courtès
Subject: 06/09: build: Bump version number.
Date: Tue, 25 Nov 2014 17:02:43 +0000

civodul pushed a commit to branch master
in repository guix.

commit c63bc533c10c6db041cddc9308ab01f06f422276
Author: Ludovic Courtès <address@hidden>
Date:   Tue Nov 25 15:40:43 2014 +0100

    build: Bump version number.
    
    * configure.ac: Bump to 0.9.
---
 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/configure.ac b/configure.ac
index 9c00091..9380f75 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.68)
-AC_INIT([GNU Guix], [0.8], address@hidden, [guix],
+AC_INIT([GNU Guix], [0.9], address@hidden, [guix],
   [http://www.gnu.org/software/guix/])
 AC_CONFIG_AUX_DIR([build-aux])
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]