From 6e68740e37aff819f5778f4d9da58c11ac69dd61 Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Mon, 15 Jan 2007 12:22:03 +0000 Subject: * Mark as stable. --- README | 2 +- configure.ac | 2 +- 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 -- cgit v0.12