Browse Source

this isn't pre4, this is rc1

svn:r2296
Roger Dingledine 20 years ago
parent
commit
6881c85dec
2 changed files with 2 additions and 2 deletions
  1. 1 1
      ChangeLog
  2. 1 1
      configure.in

+ 1 - 1
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,

+ 1 - 1
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