mirror of
https://github.com/NixOS/nix.git
synced 2024-11-21 22:32:26 +00:00
* Mark as stable.
This commit is contained in:
parent
65348516c5
commit
73db7ab626
@ -5,7 +5,7 @@ AM_INIT_AUTOMAKE
|
|||||||
|
|
||||||
# Change to `1' to produce a `stable' release (i.e., the `preREVISION'
|
# Change to `1' to produce a `stable' release (i.e., the `preREVISION'
|
||||||
# suffix is not added).
|
# suffix is not added).
|
||||||
STABLE=0
|
STABLE=1
|
||||||
|
|
||||||
# Put the revision number in the version.
|
# Put the revision number in the version.
|
||||||
if test "$STABLE" != "1"; then
|
if test "$STABLE" != "1"; then
|
||||||
|
Loading…
Reference in New Issue
Block a user