[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/03: * Mark stable release.
From: |
Ludovic Courtès |
Subject: |
02/03: * Mark stable release. |
Date: |
Wed, 28 Jan 2015 22:03:17 +0000 |
civodul pushed a commit to annotated tag 0.6
in repository guix.
commit ac76ee50883c07486ec504b13b66887a1c4dce6d
Author: Eelco Dolstra <address@hidden>
Date: Sun Nov 14 12:09:31 2004 +0000
* Mark stable release.
---
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/configure.ac b/configure.ac
index 872c0b6..6f448e5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -5,7 +5,7 @@ AM_INIT_AUTOMAKE
# Change to `1' to produce a `stable' release (i.e., the `preREVISION'
# suffix is not added).
-STABLE=0
+STABLE=1
# Put the revision number in the version.
if test "$STABLE" != "1"; then