guix-commits
[Top][All Lists]
Advanced

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

[shepherd] branch main updated: build: Bump to version 0.10.3.


From: Ludovic Courtès
Subject: [shepherd] branch main updated: build: Bump to version 0.10.3.
Date: Sun, 07 Jan 2024 05:58:25 -0500

This is an automated email from the git hooks/post-receive script.

civodul pushed a commit to branch main
in repository shepherd.

The following commit(s) were added to refs/heads/main by this push:
     new 9ffefd7  build: Bump to version 0.10.3.
9ffefd7 is described below

commit 9ffefd780d7379b5eef35ca92176a98bc462c7db
Author: Ludovic Courtès <ludo@gnu.org>
AuthorDate: Sun Jan 7 11:51:38 2024 +0100

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

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