diff options
author | Nick Mathewson <nickm@torproject.org> | 2017-09-14 13:20:29 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2017-09-14 13:20:29 -0400 |
commit | 3c6d4fe04670875497dd451109d1bc16da7b7aae (patch) | |
tree | ba866ffde17e303a5c8a343ee38c64933a827f80 /src | |
parent | 3138fe2e694a7036d28427ee3d76e639d15e4bc0 (diff) | |
download | tor-3c6d4fe04670875497dd451109d1bc16da7b7aae.tar.gz tor-3c6d4fe04670875497dd451109d1bc16da7b7aae.zip |
version bump: 0.2.9.12
Diffstat (limited to 'src')
-rw-r--r-- | src/win32/orconfig.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/win32/orconfig.h b/src/win32/orconfig.h index 672f6cfe8a..fc093daeb5 100644 --- a/src/win32/orconfig.h +++ b/src/win32/orconfig.h @@ -218,7 +218,7 @@ #define USING_TWOS_COMPLEMENT /* Version number of package */ -#define VERSION "0.2.9.11-dev" +#define VERSION "0.2.9.12" |