bump to 0.3.3.9 for release

This commit is contained in:
Roger Dingledine
2018-07-12 20:25:26 -04:00
parent 5521729da9
commit e946147b77
+1 -1
View File
@@ -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.3.8-dev])
AC_INIT([tor],[0.3.3.9])
AC_CONFIG_SRCDIR([src/or/main.c])
AC_CONFIG_MACRO_DIR([m4])