summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorEelco Dolstra <e.dolstra@tudelft.nl>2008-06-04 11:05:05 (GMT)
committerEelco Dolstra <e.dolstra@tudelft.nl>2008-06-04 11:05:05 (GMT)
commit6cdd748eb869ad4da2ee474b2a79a6d08b83100a (patch)
tree2580795a163651d1aa3cd7e7160895e45127215b /configure.ac
parent538703ce4c9fe024c1ae170e0172da85397275e2 (diff)
downloadpatchelf-6cdd748eb869ad4da2ee474b2a79a6d08b83100a.zip
patchelf-6cdd748eb869ad4da2ee474b2a79a6d08b83100a.tar.gz
patchelf-6cdd748eb869ad4da2ee474b2a79a6d08b83100a.tar.bz2
* Bake a stable release.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 8c36de6..56d1244 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