Skip to content

Commit 6a35711

Browse files
committed
* Try again.
1 parent 8586202 commit 6a35711

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ the license.
2828

2929
HOMEPAGE
3030

31-
http://nix.cs.uu.nl/
31+
http://nix.cs.uu.nl/patchelf
3232

3333

3434
BUGS

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ AM_INIT_AUTOMAKE([dist-bzip2 foreign])
44

55
# Change to `1' to produce a `stable' release (i.e., the `preREVISION'
66
# suffix is not added).
7-
STABLE=0
7+
STABLE=1
88

99
# Put the revision number in the version.
1010
if test "$STABLE" != "1"; then

0 commit comments

Comments
 (0)