diff options
author | Nick Mathewson <nickm@torproject.org> | 2010-08-19 16:24:31 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2010-08-19 16:24:31 -0400 |
commit | 89b424037b1a2e88b986bc5a8015375c49431204 (patch) | |
tree | 5214bf6541674fdeee56fff4657961e9044844ad /src/win32 | |
parent | eba3f37f17a2af4ff628dd5cbc653441e6dce6eb (diff) | |
download | tor-89b424037b1a2e88b986bc5a8015375c49431204.tar.gz tor-89b424037b1a2e88b986bc5a8015375c49431204.zip |
Bump version to 0.2.2.15-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 eaac0963e8..427ca01ae9 100644 --- a/src/win32/orconfig.h +++ b/src/win32/orconfig.h @@ -233,5 +233,5 @@ #define USING_TWOS_COMPLEMENT /* Version number of package */ -#define VERSION "0.2.2.15-alpha" +#define VERSION "0.2.2.15-alpha-dev" |