From 6cdd748eb869ad4da2ee474b2a79a6d08b83100a Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Wed, 4 Jun 2008 11:05:05 +0000 Subject: * Bake a stable release. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 8c36de6..56d1244 100644 --- a/configure.ac +++ b/configure.ac @@ -4,7 +4,7 @@ AM_INIT_AUTOMAKE([dist-bzip2 foreign]) # 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 -- cgit v0.12