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.10.3rc1.


From: Ludovic Courtès
Subject: [shepherd] 03/03: build: Bump to version 0.10.3rc1.
Date: Tue, 2 Jan 2024 17:48:37 -0500 (EST)

civodul pushed a commit to branch main
in repository shepherd.

commit a4abb9d7b6bc648d38fb4bc6fb741861a94c0ec7
Author: Ludovic Courtès <ludo@gnu.org>
AuthorDate: Tue Jan 2 23:35:47 2024 +0100

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

diff --git a/configure.ac b/configure.ac
index abda869..b0bddc3 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.10.2], [bug-guix@gnu.org])
+AC_INIT([GNU Shepherd], [0.10.3rc1], [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]