Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
The Tor Project
Core
Tor
Commits
14b9615d
Commit
14b9615d
authored
May 15, 2005
by
Roger Dingledine
Browse files
bump cvs to 0.1.0.6-rc-cvs
svn:r4231
parent
6d978b78
Changes
3
Hide whitespace changes
Inline
Side-by-side
configure.in
View file @
14b9615d
...
...
@@ -4,7 +4,7 @@ dnl Copyright 2004-2005 Roger Dingledine, Nick Mathewson
dnl See LICENSE for licensing information
AC_INIT
AM_INIT_AUTOMAKE(tor, 0.1.0.6-rc)
AM_INIT_AUTOMAKE(tor, 0.1.0.6-rc
-cvs
)
AM_CONFIG_HEADER(orconfig.h)
AC_CANONICAL_HOST
...
...
contrib/tor.nsi
View file @
14b9615d
...
...
@@ -31,7 +31,7 @@
!include "MUI.nsh"
!define VERSION "0.1.0.6-rc"
!define VERSION "0.1.0.6-rc
-cvs
"
!define INSTALLER "tor-${VERSION}-win32.exe"
!define WEBSITE "http://tor.eff.org/"
...
...
src/win32/orconfig.h
View file @
14b9615d
...
...
@@ -215,4 +215,4 @@
#define HAVE_EVENT_H
/* Version number of package */
#define VERSION "0.1.0.6-rc"
#define VERSION "0.1.0.6-rc
-cvs
"
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment