* Mark as stable.

This commit is contained in:
Eelco Dolstra 2004-12-21 14:56:27 +00:00
parent 49741353e3
commit 645cfe41fb
1 changed files with 1 additions and 1 deletions

View File

@ -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