diff options
author | Nick Mathewson <nickm@torproject.org> | 2009-09-21 15:51:08 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2009-09-21 15:51:08 -0400 |
commit | 52b75c9a556255d88fd01342ebe16c4e73071f52 (patch) | |
tree | 3daa7b702a83632aad09ffe467b24979caeed959 /src/win32/orconfig.h | |
parent | 54ba86d9d0cff2ceef75d564ece3d7d2ea26af26 (diff) | |
download | tor-52b75c9a556255d88fd01342ebe16c4e73071f52.tar.gz tor-52b75c9a556255d88fd01342ebe16c4e73071f52.zip |
Bump version to 0.2.2.2-alpha-dev
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 c2ccfa7be8..6989dbb661 100644 --- a/src/win32/orconfig.h +++ b/src/win32/orconfig.h @@ -226,5 +226,5 @@ #define USING_TWOS_COMPLEMENT /* Version number of package */ -#define VERSION "0.2.2.2-alpha" +#define VERSION "0.2.2.2-alpha-dev" |