diff options
author | Nick Mathewson <nickm@torproject.org> | 2012-09-10 19:49:20 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2012-09-10 19:49:20 -0400 |
commit | 99cb9696ac617a42a78d9ebfa3f169fd8e4a3d88 (patch) | |
tree | de18bdaf4273942625c331e1319de2f1b35531a5 /src/win32 | |
parent | 77d17a360767d8a14ce42a1dd91a8c65973bb768 (diff) | |
download | tor-99cb9696ac617a42a78d9ebfa3f169fd8e4a3d88.tar.gz tor-99cb9696ac617a42a78d9ebfa3f169fd8e4a3d88.zip |
Bump version to 0.2.4.2-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 1a2ae572fe..beebc6dbdd 100644 --- a/src/win32/orconfig.h +++ b/src/win32/orconfig.h @@ -232,7 +232,7 @@ #define USING_TWOS_COMPLEMENT /* Version number of package */ -#define VERSION "0.2.4.2-alpha" +#define VERSION "0.2.4.2-alpha-dev" |