Skip to content
Snippets Groups Projects
Commit 0bb227d1 authored by Nick Mathewson's avatar Nick Mathewson :fire:
Browse files

bump to 0.3.5.11

parent 7142f3e4
No related branches found
Tags tor-0.4.1.1-alpha
No related merge requests found
......@@ -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.10-dev])
AC_INIT([tor],[0.3.5.11])
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.10-dev"
!define VERSION "0.3.5.11"
!define INSTALLER "tor-${VERSION}-win32.exe"
!define WEBSITE "https://www.torproject.org/"
!define LICENSE "LICENSE"
......
......@@ -218,7 +218,7 @@
#define USING_TWOS_COMPLEMENT
/* Version number of package */
#define VERSION "0.3.5.10-dev"
#define VERSION "0.3.5.11"
......
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