mirror of
https://github.com/NixOS/nix
synced 2025-07-07 01:51:47 +02:00
* Mark as stable.
This commit is contained in:
parent
e3448d1628
commit
050d965970
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue