Skip to content
Snippets Groups Projects
Commit 1628af23 authored by David Goulet's avatar David Goulet :panda_face:
Browse files

Merge branch 'maint-0.3.5' into release-0.3.5

parents ef17aa0d 421ce943
No related branches found
Tags tor-0.4.1.1-alpha
No related merge requests found
o Minor features (fallbackdir):
- Regenerate fallback directories generated on January 24, 2022.
o Minor features (geoip data):
- Update the geoip files to match the IPFire Location Database,
as retrieved on 2022/01/24.
......@@ -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.17-dev])
AC_INIT([tor],[0.3.5.18])
AC_CONFIG_SRCDIR([src/app/main/tor_main.c])
AC_CONFIG_MACRO_DIR([m4])
......
......@@ -8,7 +8,7 @@
!include "LogicLib.nsh"
!include "FileFunc.nsh"
!insertmacro GetParameters
!define VERSION "0.3.5.17-dev"
!define VERSION "0.3.5.18"
!define INSTALLER "tor-${VERSION}-win32.exe"
!define WEBSITE "https://www.torproject.org/"
!define LICENSE "LICENSE"
......
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
......@@ -218,7 +218,7 @@
#define USING_TWOS_COMPLEMENT
/* Version number of package */
#define VERSION "0.3.5.17-dev"
#define VERSION "0.3.5.18"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment