summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEelco Dolstra <e.dolstra@tudelft.nl>2007-05-24 15:48:45 +0000
committerEelco Dolstra <e.dolstra@tudelft.nl>2007-05-24 15:48:45 +0000
commitec178fae9f3d5ddcffb96d6c76961515fe597582 (patch)
tree9e5aba0576c09e720c7ab4ad4162d5d0129ae675
parent99e0a3774ccc562f5d6f5ac47dcb59564a1f9497 (diff)
downloadpatchelf-0.3-release.tar.gz
* Mark the 0.3 release as stable.0.3-release
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 3b19eb3..1c7d788 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,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