diff options
author | Nick Mathewson <nickm@torproject.org> | 2017-09-18 14:39:40 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2017-09-18 14:39:40 -0400 |
commit | 0a72d1c8f1b1a92b829a93f28e43ca3c6f74e526 (patch) | |
tree | 549d4a0e4c25038c97efe73c6d4427930ea4b4a2 /src | |
parent | 0ec72b030839c3a9e8c557483594b9dbe86c0792 (diff) | |
download | tor-0a72d1c8f1b1a92b829a93f28e43ca3c6f74e526.tar.gz tor-0a72d1c8f1b1a92b829a93f28e43ca3c6f74e526.zip |
bump to 0.2.8.15-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 bb09bafe09..1f256c2049 100644 --- a/src/win32/orconfig.h +++ b/src/win32/orconfig.h @@ -229,7 +229,7 @@ #define USING_TWOS_COMPLEMENT /* Version number of package */ -#define VERSION "0.2.8.15" +#define VERSION "0.2.8.15-dev" |