diff options
author | Nick Mathewson <nickm@torproject.org> | 2011-05-05 13:42:03 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2011-05-05 13:42:03 -0400 |
commit | 5ed719fd6c7c7057de7392785f327fdbc55000ae (patch) | |
tree | f55e774aa6265c733da08393b2fd586cf6e793b0 /src/win32/orconfig.h | |
parent | 3b0140b81130a545c4effb41df39fbd155f59f24 (diff) | |
download | tor-5ed719fd6c7c7057de7392785f327fdbc55000ae.tar.gz tor-5ed719fd6c7c7057de7392785f327fdbc55000ae.zip |
Increment version to 0.2.3.1-alpha
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 dc84d78496..f4efc0cc3b 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.0-alpha-dev" +#define VERSION "0.2.3.1-alpha" |