Compare commits

...

2 Commits

Author SHA1 Message Date
Eelco Dolstra 2fc4acd9dd * Mark stable release. 2005-04-11 11:36:25 +00:00
Eelco Dolstra f2d9b07b3c * Nix 0.8 release branch. 2005-04-11 11:35:33 +00:00
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