From 713d97efc01d25aeb37b626bf1a42e682af5d3ad Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Thu, 20 Nov 2008 20:57:15 +0000 Subject: [PATCH] --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 64d60adf1..9151e1ae6 100644 --- a/configure.ac +++ b/configure.ac @@ -5,7 +5,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