Compare commits

...

3 Commits
2.24.9 ... 0.6

Author SHA1 Message Date
Eelco Dolstra
84cc89b585 * Tag release 0.6. 2004-11-14 12:58:20 +00:00
Eelco Dolstra
ac76ee5088 * Mark stable release. 2004-11-14 12:09:31 +00:00
Eelco Dolstra
f8e4f731d4 * Release branch for Nix 0.6. 2004-11-14 12:04:21 +00:00

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