Compare commits

...

2 Commits

Author SHA1 Message Date
Eelco Dolstra 1243732a80 * Mark as stable. 2005-09-16 11:30:17 +00:00
Eelco Dolstra 882d569077 * 0.9 release branch. 2005-09-16 11:29:14 +00:00
1 changed files with 1 additions and 1 deletions

View File

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