Compare commits

...

2 Commits

Author SHA1 Message Date
Eelco Dolstra 196333cbf8 * Mark stable. 2006-10-06 10:00:48 +00:00
Eelco Dolstra 9962197fc5 * Release branch for 0.10. 2006-10-06 10:00:13 +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