diff options
author | Nick Mathewson <nickm@torproject.org> | 2017-02-28 10:23:20 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2017-02-28 10:23:20 -0500 |
commit | 884b3717a92465a3d6ab31d819e4011d3d929b3c (patch) | |
tree | 6ca7cf88786dbb617927f6a44ce90c0c6aca8659 /src/win32/orconfig.h | |
parent | b2b604ecb4df95526a309c9ff507dff942472daa (diff) | |
download | tor-884b3717a92465a3d6ab31d819e4011d3d929b3c.tar.gz tor-884b3717a92465a3d6ab31d819e4011d3d929b3c.zip |
Bump version to 0.2.5.13
Diffstat (limited to 'src/win32/orconfig.h')
-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 6d6cde4800..aa04092f2f 100644 --- a/src/win32/orconfig.h +++ b/src/win32/orconfig.h @@ -241,7 +241,7 @@ #define USING_TWOS_COMPLEMENT /* Version number of package */ -#define VERSION "0.2.5.12" +#define VERSION "0.2.5.13" |