summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick White <arch@njw.me.uk>2007-05-03 18:28:10 +0000
committerNick White <arch@njw.me.uk>2007-05-03 18:28:10 +0000
commit08debe732cb253c6a4386f37caca3459b326e68f (patch)
treea66dd9948e829d861f8fee00bbc822009c2b74eb
parent9bd6f8ef5cb773e7c3eb06f39d85bd5b94c037ec (diff)
Altered bug/support urls in docs, corrected config version
git-archimport-id: getht@sv.gnu.org/getht--mainline--0.1--patch-25
-rw-r--r--README4
-rw-r--r--configure.in2
-rw-r--r--doc/getht.man4
3 files changed, 5 insertions, 5 deletions
diff --git a/README b/README
index 8f294b2..0411216 100644
--- a/README
+++ b/README
@@ -45,5 +45,5 @@ This software is very new, so there will undoubtedly be some bugs lingering,
or parts of the program which don't work as expected.
If you encounter problems, there are several ways to get help:
Mailing List : http://lists.nongnu.org/mailman/listinfo/getht-general
- Support Tracker : http://savannah.nongnu.org/support/?group=getht
- Bug Tracker : http://savannah.nongnu.org/bugs/?group=getht
+ Support Tracker : http://savannah.nongnu.org/support/?func=additem&group=getht
+ Bug Tracker : http://savannah.nongnu.org/bugs/?func=additem&group=getht
diff --git a/configure.in b/configure.in
index 306a49b..a4b9e66 100644
--- a/configure.in
+++ b/configure.in
@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.61)
-AC_INIT(getht, 0.0.1)
+AC_INIT(getht, pre_release)
AC_CONFIG_SRCDIR([src/])
AC_CONFIG_AUX_DIR([config])
AC_CONFIG_HEADER([config.h])
diff --git a/doc/getht.man b/doc/getht.man
index 3d961a7..946bb39 100644
--- a/doc/getht.man
+++ b/doc/getht.man
@@ -153,10 +153,10 @@ get help:
.I http://lists.nongnu.org/mailman/listinfo/getht-general
.TP
.B Support Tracker
-.I http://savannah.nongnu.org/support/?group=getht
+.I http://savannah.nongnu.org/support/?func=additem&group=getht
.TP
.B Bug Tracker
-.I http://savannah.nongnu.org/bugs/?group=getht
+.I http://savannah.nongnu.org/bugs/?func=additem&group=getht
.SH LICENSE
Copyright 2007 Nick White