* Mark as stable.

This commit is contained in:
Eelco Dolstra 2005-04-13 09:27:23 +00:00
parent a364be3674
commit 7e0d70a314

View File

@ -5,7 +5,7 @@ AM_INIT_AUTOMAKE
# Change to `1' to produce a `stable' release (i.e., the `preREVISION' # Change to `1' to produce a `stable' release (i.e., the `preREVISION'
# suffix is not added). # suffix is not added).
STABLE=0 STABLE=1
# Put the revision number in the version. # Put the revision number in the version.
if test "$STABLE" != "1"; then if test "$STABLE" != "1"; then