diff options
author | Nick Mathewson <nickm@torproject.org> | 2020-03-18 12:16:11 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2020-03-18 12:16:11 -0400 |
commit | a17f4b11b48c619c4cafc030b237f4b3cada79a6 (patch) | |
tree | 77ad1ce2d766255747cb4cc67b8974340ec11e08 /src | |
parent | 758deaa472b879645828c1ee585eb6ce8b8a9a50 (diff) | |
download | tor-a17f4b11b48c619c4cafc030b237f4b3cada79a6.tar.gz tor-a17f4b11b48c619c4cafc030b237f4b3cada79a6.zip |
Bump version to 0.4.2.7-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 41dec20b99..f5f7046751 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.2.7" +#define VERSION "0.4.2.7-dev" |