We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b432714 commit 90b9877Copy full SHA for 90b9877
configure.ac
@@ -4,7 +4,7 @@ AM_INIT_AUTOMAKE([dist-bzip2 foreign])
4
5
# Change to `1' to produce a `stable' release (i.e., the `preREVISION'
6
# suffix is not added).
7
-STABLE=0
+STABLE=1
8
9
# Put the revision number in the version.
10
if test "$STABLE" != "1"; then
0 commit comments