summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEelco Dolstra <e.dolstra@tudelft.nl>2005-10-11 13:20:04 +0000
committerEelco Dolstra <e.dolstra@tudelft.nl>2005-10-11 13:20:04 +0000
commit90b987716a73550ea1ba9c53cb086cba5608f7c0 (patch)
tree19e0b66a3d3af7caae0eb9db47f410b5ba6304f2
parentb4327141f774ce350a39b2d96bbed41c92443d3d (diff)
downloadpatchelf-0.1-release.tar.gz
* Mark as stable.0.1-release
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 1ad50cc..dc5e97e 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