summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEelco Dolstra <e.dolstra@tudelft.nl>2007-01-15 12:25:13 +0000
committerEelco Dolstra <e.dolstra@tudelft.nl>2007-01-15 12:25:13 +0000
commit6a35711bf9dd2a4af89182c1f1adcd5d558418d1 (patch)
tree7b941ab6e54d0bac0af9f14352116c53cbef85b9
parent8586202fa2b4a7b552b275c952ea9dafafe6430c (diff)
downloadpatchelf-0.2-release.tar.gz
* Try again.0.2-release
-rw-r--r--README2
-rw-r--r--configure.ac2
2 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index db33de6..609ae95 100644
--- a/README
+++ b/README
@@ -28,7 +28,7 @@ the license.
HOMEPAGE
-http://nix.cs.uu.nl/
+http://nix.cs.uu.nl/patchelf
BUGS
diff --git a/configure.ac b/configure.ac
index c03bcc2..b3e7bc9 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