diff options
author | Nick Mathewson <nickm@torproject.org> | 2017-09-14 13:20:14 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2017-09-14 13:20:14 -0400 |
commit | 26f68dfcef283137e60319c003300b07c56a3209 (patch) | |
tree | 1c000fafb93761fce163ec0a4bb595a1798d4b3e /src | |
parent | bcf2b413c32a86f68bac1894245fc753c0c388ef (diff) | |
download | tor-26f68dfcef283137e60319c003300b07c56a3209.tar.gz tor-26f68dfcef283137e60319c003300b07c56a3209.zip |
version bump: 0.2.8.15
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 3b3d13605f..bb09bafe09 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.14-dev" +#define VERSION "0.2.8.15" |