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
421ce943
Commit
421ce943
authored
Jan 24, 2022
by
David Goulet
Browse files
version: Bump version to 0.3.5.18
Signed-off-by:
David Goulet
<
dgoulet@torproject.org
>
parent
28881d0a
Pipeline
#24672
canceled with stage
Changes
3
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
421ce943
...
...
@@ -4,7 +4,7 @@ dnl Copyright (c) 2007-2019, The Tor Project, Inc.
dnl See LICENSE for licensing information
AC_PREREQ([2.63])
AC_INIT([tor],[0.3.5.1
7-dev
])
AC_INIT([tor],[0.3.5.1
8
])
AC_CONFIG_SRCDIR([src/app/main/tor_main.c])
AC_CONFIG_MACRO_DIR([m4])
...
...
contrib/win32build/tor-mingw.nsi.in
View file @
421ce943
...
...
@@ -8,7 +8,7 @@
!include "LogicLib.nsh"
!include "FileFunc.nsh"
!insertmacro GetParameters
!define VERSION "0.3.5.1
7-dev
"
!define VERSION "0.3.5.1
8
"
!define INSTALLER "tor-${VERSION}-win32.exe"
!define WEBSITE "https://www.torproject.org/"
!define LICENSE "LICENSE"
...
...
src/win32/orconfig.h
View file @
421ce943
...
...
@@ -218,7 +218,7 @@
#define USING_TWOS_COMPLEMENT
/* Version number of package */
#define VERSION "0.3.5.1
7-dev
"
#define VERSION "0.3.5.1
8
"
...
...
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