diff options
author | Nick Mathewson <nickm@torproject.org> | 2019-02-19 09:29:43 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2019-02-19 09:29:43 -0500 |
commit | 9a158a45b1fe9f36cf0d41c5d1dcec7be74f1719 (patch) | |
tree | b3ded53d34020a844b9f1f5cba3a5d3530ae05ec /src/win32 | |
parent | 94f7e53d0416d80bacc5e2cf86e97ab07cfb09f2 (diff) | |
download | tor-9a158a45b1fe9f36cf0d41c5d1dcec7be74f1719.tar.gz tor-9a158a45b1fe9f36cf0d41c5d1dcec7be74f1719.zip |
Bump to 0.4.1.0-alpha-devtor-0.4.1.0-alpha-dev
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 c618c5b49d..892531ceb4 100644 --- a/src/win32/orconfig.h +++ b/src/win32/orconfig.h @@ -218,7 +218,7 @@ #define USING_TWOS_COMPLEMENT /* Version number of package */ -#define VERSION "0.4.0.1-alpha-dev" +#define VERSION "0.4.1.0-alpha-dev" |