* Bake a stable release.

This commit is contained in:
Eelco Dolstra
2008-06-04 11:05:05 +00:00
parent 538703ce4c
commit 6cdd748eb8

View File

@@ -4,7 +4,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