guix-commits
[Top][All Lists]
Advanced

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

[shepherd] 04/04: build: Bump to version 0.10.2.


From: Ludovic Courtès
Subject: [shepherd] 04/04: build: Bump to version 0.10.2.
Date: Mon, 17 Jul 2023 13:29:33 -0400 (EDT)

civodul pushed a commit to branch master
in repository shepherd.

commit 47cc71cec730540d3ec1dafdc642f19fa7fe41e5
Author: Ludovic Courtès <ludo@gnu.org>
AuthorDate: Mon Jul 17 19:26:57 2023 +0200

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

diff --git a/configure.ac b/configure.ac
index ab7a538..0adf38f 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.2rc1], [bug-guix@gnu.org])
+AC_INIT([GNU Shepherd], [0.10.2], [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]