diff options
author | Roger Dingledine <arma@torproject.org> | 2014-07-28 04:07:36 -0400 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2014-07-28 04:07:36 -0400 |
commit | fcbb21b414947d8ad7e4298d3952b84d8005dabc (patch) | |
tree | b7dcb3c4ce4806aafd7950e9df19507c1e8e942c /src | |
parent | 68a2e4ca4baa595cc4595a511db11fa7ccbbc8f7 (diff) | |
download | tor-fcbb21b414947d8ad7e4298d3952b84d8005dabc.tar.gz tor-fcbb21b414947d8ad7e4298d3952b84d8005dabc.zip |
bump to 0.2.4.23
Diffstat (limited to 'src')
-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 9e0a41a47d..c86e2b0fae 100644 --- a/src/win32/orconfig.h +++ b/src/win32/orconfig.h @@ -241,7 +241,7 @@ #define USING_TWOS_COMPLEMENT /* Version number of package */ -#define VERSION "0.2.4.22-dev" +#define VERSION "0.2.4.23" |