From 281f06a094434269bf4d62041c5683c1265a436f Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Mon, 22 May 2017 11:52:19 -0400 Subject: bump to 0.3.1.1-alpha --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 4c23e47adc..516228a927 100644 --- a/configure.ac +++ b/configure.ac @@ -4,7 +4,7 @@ dnl Copyright (c) 2007-2017, The Tor Project, Inc. dnl See LICENSE for licensing information AC_PREREQ([2.63]) -AC_INIT([tor],[0.3.1.0-alpha-dev]) +AC_INIT([tor],[0.3.1.1-alpha]) AC_CONFIG_SRCDIR([src/or/main.c]) AC_CONFIG_MACRO_DIR([m4]) -- cgit v1.2.3-54-g00ecf