mirror of
https://github.com/NixOS/nix
synced 2025-07-06 21:41:48 +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'
|
||||
# suffix is not added).
|
||||
STABLE=0
|
||||
STABLE=1
|
||||
|
||||
# Put the revision number in the version.
|
||||
if test "$STABLE" != "1"; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue