mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
bump version to 0.1.0.2-rc
svn:r3969
This commit is contained in:
@@ -168,7 +168,7 @@ Changes in version 0.0.9.7 - 2005-04-01
|
||||
creating actual system users.
|
||||
- Note where connection-that-hasn't-sent-end was marked, and fix
|
||||
a few really loud instances of this harmless bug (it's fixed more
|
||||
in 0.1.0.x.)
|
||||
in 0.1.0.x).
|
||||
|
||||
|
||||
Changes in version 0.0.9.6 - 2005-03-24
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
|
||||
AC_INIT
|
||||
AM_INIT_AUTOMAKE(tor, 0.1.0.1-rc-cvs)
|
||||
AM_INIT_AUTOMAKE(tor, 0.1.0.2-rc)
|
||||
AM_CONFIG_HEADER(orconfig.h)
|
||||
|
||||
AC_CANONICAL_HOST
|
||||
|
||||
+1
-1
@@ -31,7 +31,7 @@
|
||||
|
||||
!include "MUI.nsh"
|
||||
|
||||
!define VERSION "0.1.0.1-rc-cvs"
|
||||
!define VERSION "0.1.0.2-rc"
|
||||
!define INSTALLER "tor-${VERSION}-win32.exe"
|
||||
!define WEBSITE "http://tor.eff.org/"
|
||||
|
||||
|
||||
@@ -204,4 +204,4 @@
|
||||
#define HAVE_EVENT_H
|
||||
|
||||
/* Version number of package */
|
||||
#define VERSION "0.1.0.1-rc-cvs"
|
||||
#define VERSION "0.1.0.2-rc"
|
||||
|
||||
Reference in New Issue
Block a user