diff options
author | Nick Mathewson <nickm@torproject.org> | 2016-08-24 11:01:33 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2016-08-24 11:01:33 -0400 |
commit | e2ede7c9d5944c87eb4022eae0090cdfac2202b9 (patch) | |
tree | 16f9ad183c1d8bc3cff90e41a948431b574b7012 /src/win32 | |
parent | 93731d6e37ca3e66c66204e187ce932ba1219e80 (diff) | |
download | tor-e2ede7c9d5944c87eb4022eae0090cdfac2202b9.tar.gz tor-e2ede7c9d5944c87eb4022eae0090cdfac2202b9.zip |
Bump to 0.2.9.2-alpha
Diffstat (limited to 'src/win32')
-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 4b4b3c523d..fb5343c820 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.1-alpha-dev" +#define VERSION "0.2.9.2-alpha" |