diff options
author | Nick Mathewson <nickm@torproject.org> | 2014-03-23 00:15:25 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2014-03-23 00:15:25 -0400 |
commit | a53e9bfeb407c1d79a3858d0b4c29cec0fa08f98 (patch) | |
tree | 188757ce541028597ddff8c1fe315cb59378f343 /src/win32 | |
parent | d336d407d63638ddd1ae35081cc7e53698cd1b5e (diff) | |
download | tor-a53e9bfeb407c1d79a3858d0b4c29cec0fa08f98.tar.gz tor-a53e9bfeb407c1d79a3858d0b4c29cec0fa08f98.zip |
bump to 0.2.5.3-alpha-dev
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 f96d9dff1d..ba59e3b71e 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.3-alpha" +#define VERSION "0.2.5.3-alpha-dev" |