Compare commits

...

4 Commits
flake ... 0.5

Author SHA1 Message Date
Eelco Dolstra
7138e3df03 * Doh! 2004-04-26 13:43:23 +00:00
Eelco Dolstra
1ae1e374fe * Tagged Nix 0.5. 2004-04-26 13:42:43 +00:00
Eelco Dolstra
5f0e2357a4 * Stable release. 2004-04-26 10:18:54 +00:00
Eelco Dolstra
7ff5dcbe35 * Release branch for 0.5. 2004-04-26 10:18:09 +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