From 2fc4acd9dd7dcba725bce233dd1448cbf31d86a6 Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Mon, 11 Apr 2005 11:36:25 +0000 Subject: [PATCH] * Mark stable release. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 54e9aaa9f..4219d042c 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