diff options
author | Nick Mathewson <nickm@torproject.org> | 2018-03-03 11:32:16 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2018-03-03 11:32:16 -0500 |
commit | 9eb6f9d3c805c1f49b7ac00776368e672829cf95 (patch) | |
tree | f8c04652f737a880d72eb746e3825d26285deef2 /src/win32/orconfig.h | |
parent | 35753c077457da66d1dac990379727dd443826cc (diff) | |
download | tor-9eb6f9d3c805c1f49b7ac00776368e672829cf95.tar.gz tor-9eb6f9d3c805c1f49b7ac00776368e672829cf95.zip |
Bump version to 0.2.9.15-dev
Diffstat (limited to 'src/win32/orconfig.h')
-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 fc6366535b..badfab7877 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.2.9.15" +#define VERSION "0.2.9.15-dev" |