diff options
author | Roger Dingledine <arma@torproject.org> | 2008-01-18 04:27:16 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2008-01-18 04:27:16 +0000 |
commit | 200ce2030c30ef9f4d77605807f75dc8df88bcdd (patch) | |
tree | d2514477cabb8af01f6906011f1cd1635fba5195 /src/win32/orconfig.h | |
parent | 272428727e9194ae842e50b8bb0d72a5cfa8984e (diff) | |
download | tor-200ce2030c30ef9f4d77605807f75dc8df88bcdd.tar.gz tor-200ce2030c30ef9f4d77605807f75dc8df88bcdd.zip |
bump to 0.2.0.17-alpha-dev
svn:r13171
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 6beb1dfcee..17632d6864 100644 --- a/src/win32/orconfig.h +++ b/src/win32/orconfig.h @@ -227,6 +227,6 @@ #define USING_TWOS_COMPLEMENT /* Version number of package */ -#define VERSION "0.2.0.17-alpha" +#define VERSION "0.2.0.17-alpha-dev" |