guix-commits
[Top][All Lists]
Advanced

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

[shepherd] 08/08: build: Bump to version 0.5.0.


From: Ludovic Courtès
Subject: [shepherd] 08/08: build: Bump to version 0.5.0.
Date: Wed, 26 Sep 2018 08:57:56 -0400 (EDT)

civodul pushed a commit to branch master
in repository shepherd.

commit ffb82c1bb9a8c2b4b9c4d6e1b6981a8c1ccb0961
Author: Ludovic Courtès <address@hidden>
Date:   Wed Sep 26 14:47:26 2018 +0200

    build: Bump to version 0.5.0.
    
    * configure.ac: Bump to version 0.5.0.
---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 13a306f..79483b4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@ dnl Process this file with autoconf to produce a configure 
script.
 AC_PREREQ(2.69)
 
 dnl Initialization
-AC_INIT([GNU Shepherd], [0.4.0], address@hidden)
+AC_INIT([GNU Shepherd], [0.5.0], address@hidden)
 AC_CONFIG_SRCDIR([modules/shepherd.scm])
 AC_CONFIG_AUX_DIR([build-aux])
 



reply via email to

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