aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
-rw-r--r--configure.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 127590782..f62ada673 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,5 @@
Release notes in progress for 0.0.8:
-pre4:
+rc1:
o Changes from 0.0.7.3:
- Bugfixes:
- Fix assert triggers: if the other side returns an address 0.0.0.0,
diff --git a/configure.in b/configure.in
index e30b3c851..47f44137b 100644
--- a/configure.in
+++ b/configure.in
@@ -1,6 +1,6 @@
AC_INIT
-AM_INIT_AUTOMAKE(tor, 0.0.8pre4)
+AM_INIT_AUTOMAKE(tor, 0.0.8rc1)
AM_CONFIG_HEADER(orconfig.h)
AC_CANONICAL_HOST