mirror of
https://github.com/NixOS/nix.git
synced 2024-11-25 00:02:25 +00:00
This commit is contained in:
parent
a185b07a67
commit
e30789d084
@ -5,7 +5,7 @@ AM_INIT_AUTOMAKE([dist-bzip2 foreign])
|
|||||||
|
|
||||||
# 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