mirror of
https://github.com/NixOS/nix.git
synced 2024-11-25 08:12:29 +00:00
This commit is contained in:
parent
44cfd237d9
commit
713d97efc0
@ -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