Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Ali Raheem
Tor
Commits
bec76476
Commit
bec76476
authored
Sep 11, 2012
by
Roger Dingledine
Browse files
bump to 0.2.2.39
parent
94582b15
Changes
3
Hide whitespace changes
Inline
Side-by-side
configure.in
View file @
bec76476
...
...
@@ -4,7 +4,7 @@ dnl Copyright (c) 2007-2008, The Tor Project, Inc.
dnl See LICENSE for licensing information
AC_INIT
AM_INIT_AUTOMAKE(tor, 0.2.2.3
8
)
AM_INIT_AUTOMAKE(tor, 0.2.2.3
9
)
AM_CONFIG_HEADER(orconfig.h)
AC_CANONICAL_HOST
...
...
contrib/tor-mingw.nsi.in
View file @
bec76476
...
...
@@ -8,7 +8,7 @@
!include "LogicLib.nsh"
!include "FileFunc.nsh"
!insertmacro GetParameters
!define VERSION "0.2.2.3
8
"
!define VERSION "0.2.2.3
9
"
!define INSTALLER "tor-${VERSION}-win32.exe"
!define WEBSITE "https://www.torproject.org/"
!define LICENSE "LICENSE"
...
...
src/win32/orconfig.h
View file @
bec76476
...
...
@@ -233,5 +233,5 @@
#define USING_TWOS_COMPLEMENT
/* Version number of package */
#define VERSION "0.2.2.3
8
"
#define VERSION "0.2.2.3
9
"
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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