Skip to content

Commit 90b9877

Browse files
committed
* Mark as stable.
1 parent b432714 commit 90b9877

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ AM_INIT_AUTOMAKE([dist-bzip2 foreign])
44

55
# Change to `1' to produce a `stable' release (i.e., the `preREVISION'
66
# suffix is not added).
7-
STABLE=0
7+
STABLE=1
88

99
# Put the revision number in the version.
1010
if test "$STABLE" != "1"; then

0 commit comments

Comments
 (0)