diff options
author | Nick Mathewson <nickm@torproject.org> | 2020-03-18 12:15:32 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2020-03-18 12:15:32 -0400 |
commit | 3150c3035150924cc10a3edf9b1b44cc1aafa257 (patch) | |
tree | 66dfc441561fb4fd0d277b2c21d4683832d0a906 /src | |
parent | 0526801ed4caba4393942e62def2cb35f0f298b3 (diff) | |
download | tor-3150c3035150924cc10a3edf9b1b44cc1aafa257.tar.gz tor-3150c3035150924cc10a3edf9b1b44cc1aafa257.zip |
Bump version to 0.3.5.10-dev
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 42e3e1a4c6..2b21abe888 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.10" +#define VERSION "0.3.5.10-dev" |