Skip to content

Commit ec178fa

Browse files
committed
* Mark the 0.3 release as stable.
1 parent 99e0a37 commit ec178fa

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)