* Mark stable release.

This commit is contained in:
Eelco Dolstra 2005-04-11 11:36:25 +00:00
parent f2d9b07b3c
commit 2fc4acd9dd

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