diff options
author | Nick Mathewson <nickm@torproject.org> | 2013-01-15 16:01:02 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2013-01-15 16:01:02 -0500 |
commit | 0301a1df6c96888680ff8f310af818f239e93f13 (patch) | |
tree | 5d9b4bd61f053a0d3f7c40e6a034fac419f5f07d /src/win32 | |
parent | 23dd7c901287d7d8282945cb22950a39f5bcdfd2 (diff) | |
download | tor-0301a1df6c96888680ff8f310af818f239e93f13.tar tor-0301a1df6c96888680ff8f310af818f239e93f13.tar.gz |
Bump to 0.2.4.9-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 1352e712d..4584228bc 100644 --- a/src/win32/orconfig.h +++ b/src/win32/orconfig.h @@ -238,7 +238,7 @@ #define USING_TWOS_COMPLEMENT /* Version number of package */ -#define VERSION "0.2.4.9-alpha" +#define VERSION "0.2.4.9-alpha-dev" |