diff options
author | Nick Mathewson <nickm@torproject.org> | 2018-11-16 08:28:45 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2018-11-16 08:28:45 -0500 |
commit | c9906cc3f6b7ba529173612ad87a8a9ce2dd6cf8 (patch) | |
tree | 0f8806377a3c9a5e4ef4af29681f255557023ca8 /src/win32 | |
parent | 1b4075cb272a6f9a14cd0e0b8c73d359666fc479 (diff) | |
download | tor-c9906cc3f6b7ba529173612ad87a8a9ce2dd6cf8.tar.gz tor-c9906cc3f6b7ba529173612ad87a8a9ce2dd6cf8.zip |
Bump to 0.3.5.5-alpha
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 2a6382b407..7576410b3c 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.3.5.4-alpha-dev" +#define VERSION "0.3.5.5-alpha" |