diff options
author | Nick Mathewson <nickm@torproject.org> | 2015-07-12 16:37:20 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2015-07-12 16:37:20 -0400 |
commit | 9d1801b4b96d205d1896db754efbd54ecdf590d2 (patch) | |
tree | 71139e41431d180f6ede904ba335dcc0b8962426 /src/win32 | |
parent | 3d0c09019f0564278f61a5f494adcc0ce2436fda (diff) | |
download | tor-9d1801b4b96d205d1896db754efbd54ecdf590d2.tar.gz tor-9d1801b4b96d205d1896db754efbd54ecdf590d2.zip |
Bump maint-0.2.6 to 0.2.6.10-dev
Diffstat (limited to 'src/win32')
-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 d8e5245569..82e7e653a8 100644 --- a/src/win32/orconfig.h +++ b/src/win32/orconfig.h @@ -232,7 +232,7 @@ #define USING_TWOS_COMPLEMENT /* Version number of package */ -#define VERSION "0.2.6.10" +#define VERSION "0.2.6.10-dev" |