diff options
author | Nick Mathewson <nickm@torproject.org> | 2016-12-19 14:24:38 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2016-12-19 14:24:38 -0500 |
commit | 9bf89f80ce04630beb131163fd6e77441c22be78 (patch) | |
tree | 868cda576440fb1fe438fe90a14d7f5ab16af2b5 /src/win32 | |
parent | ac04fcd2e758c2258cbde8c8f31586695cb5d666 (diff) | |
download | tor-9bf89f80ce04630beb131163fd6e77441c22be78.tar.gz tor-9bf89f80ce04630beb131163fd6e77441c22be78.zip |
bump to 0.3.0.1-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 2d3fbf455b..208f627647 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.0.1-alpha" +#define VERSION "0.3.0.1-alpha-dev" |