guix-commits
[Top][All Lists]
Advanced

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

[shepherd] 03/03: build: Bump to version 0.9.1.


From: Ludovic Courtès
Subject: [shepherd] 03/03: build: Bump to version 0.9.1.
Date: Sun, 22 May 2022 10:00:33 -0400 (EDT)

civodul pushed a commit to branch master
in repository shepherd.

commit 0665dc6723ebddf5a0864981f738f8dc04c9b0b5
Author: Ludovic Courtès <ludo@gnu.org>
AuthorDate: Sun May 22 15:34:13 2022 +0200

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

diff --git a/configure.ac b/configure.ac
index b745813..cb9c9f1 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.9.0], [bug-guix@gnu.org])
+AC_INIT([GNU Shepherd], [0.9.1], [bug-guix@gnu.org])
 AC_CONFIG_SRCDIR([modules/shepherd.scm])
 AC_CONFIG_AUX_DIR([build-aux])
 



reply via email to

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