* Mark as stable.

This commit is contained in:
Eelco Dolstra 2005-01-12 12:01:42 +00:00
parent 65348516c5
commit 73db7ab626
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