diff options
author | Roger Dingledine <arma@torproject.org> | 2009-10-15 12:00:35 -0400 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2009-10-15 12:14:18 -0400 |
commit | 16dc543851bb82c481d4319d557ffea5bef6cc50 (patch) | |
tree | 01c9694f562f81a9bca4486cd6b6bff3e0595773 /src/win32/orconfig.h | |
parent | 2bee297d57c9a345e791f54f0b6f373b53f74bef (diff) | |
download | tor-16dc543851bb82c481d4319d557ffea5bef6cc50.tar.gz tor-16dc543851bb82c481d4319d557ffea5bef6cc50.zip |
bump to 0.2.1.20tor-0.2.1.20
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 03e615850f..dc049bfdc7 100644 --- a/src/win32/orconfig.h +++ b/src/win32/orconfig.h @@ -226,6 +226,6 @@ #define USING_TWOS_COMPLEMENT /* Version number of package */ -#define VERSION "0.2.1.19" +#define VERSION "0.2.1.20" |