mirror of
https://github.com/NixOS/patchelf.git
synced 2025-10-17 07:21:23 +08:00
* Bake a stable release.
This commit is contained in:
@@ -4,7 +4,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
|
||||||
|
Reference in New Issue
Block a user