diff options
author | Roger Dingledine <arma@torproject.org> | 2007-01-06 05:41:01 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2007-01-06 05:41:01 +0000 |
commit | 6b126ea040150661cd1419f0511e0c951d9b458e (patch) | |
tree | 225063195e1e1cedf0183c2e5a570d4ff62618ec /src/win32 | |
parent | 7cd0495bf6cf6477203d90bed5e680762095dcd3 (diff) | |
download | tor-6b126ea040150661cd1419f0511e0c951d9b458e.tar tor-6b126ea040150661cd1419f0511e0c951d9b458e.tar.gz |
bump to 0.1.2.5-alpha-dev
svn:r9278
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 af5aa9cba..a1fc0037d 100644 --- a/src/win32/orconfig.h +++ b/src/win32/orconfig.h @@ -227,5 +227,5 @@ #define USING_TWOS_COMPLEMENT /* Version number of package */ -#define VERSION "0.1.2.5-alpha" +#define VERSION "0.1.2.5-alpha-dev" |