diff options
author | Roger Dingledine <arma@torproject.org> | 2006-10-30 02:55:17 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2006-10-30 02:55:17 +0000 |
commit | bc6eadd20e502d0fe420749d55f246970ca0e452 (patch) | |
tree | c48bc5baa478f690cdcabca50bbc339957ab8c83 /src/win32/orconfig.h | |
parent | fa78bb58abe303af1250d31c4dd7cc6921eea638 (diff) | |
download | tor-bc6eadd20e502d0fe420749d55f246970ca0e452.tar tor-bc6eadd20e502d0fe420749d55f246970ca0e452.tar.gz |
clean changelog, bump to 0.1.2.3-alpha
svn:r8860
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 35abf24c0..45bff525c 100644 --- a/src/win32/orconfig.h +++ b/src/win32/orconfig.h @@ -224,5 +224,5 @@ #define USING_TWOS_COMPLEMENT /* Version number of package */ -#define VERSION "0.1.2.2-alpha-dev" +#define VERSION "0.1.2.3-alpha" |