Compare commits

...

3 Commits
2.20.4 ... 0.10

Author SHA1 Message Date
Eelco Dolstra
3d505d5010 * Forgot to tag the 0.10 release. 2006-10-10 15:08:22 +00:00
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

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