Compare commits

...

3 Commits

Author SHA1 Message Date
Eelco Dolstra
d532229e40 * Tagged Nix 0.11. 2007-12-31 17:51:42 +00:00
Eelco Dolstra
050d965970 * Mark as stable. 2007-12-31 17:03:11 +00:00
Eelco Dolstra
e3448d1628 2007-12-31 17:02:21 +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