diff options
author | Nick Mathewson <nickm@torproject.org> | 2011-05-05 15:15:20 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2011-05-05 15:15:20 -0400 |
commit | 08e6bd0ed1d319eaf112c273c68f21d3351fcdcc (patch) | |
tree | 1b26a86185d416cdad85be3a087515556bff4056 /src/win32 | |
parent | 5cabdc8f679c4124523a1cc02ac1e22ab86b8502 (diff) | |
download | tor-08e6bd0ed1d319eaf112c273c68f21d3351fcdcc.tar.gz tor-08e6bd0ed1d319eaf112c273c68f21d3351fcdcc.zip |
Increment version to 0.2.3.1-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 f4efc0cc3b..5483b6d064 100644 --- a/src/win32/orconfig.h +++ b/src/win32/orconfig.h @@ -233,4 +233,4 @@ #define USING_TWOS_COMPLEMENT /* Version number of package */ -#define VERSION "0.2.3.1-alpha" +#define VERSION "0.2.3.1-alpha-dev" |