diff options
author | Roger Dingledine <arma@torproject.org> | 2007-02-26 06:53:19 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2007-02-26 06:53:19 +0000 |
commit | 38f5fac846ab189f80fe7f10b0a07659f9de130d (patch) | |
tree | 6bdb8e285bea44d70fc0182ce364f0db6b47e6f1 /src | |
parent | 522a97098beccf8c6410fe903266ced5d2f4577d (diff) | |
download | tor-38f5fac846ab189f80fe7f10b0a07659f9de130d.tar.gz tor-38f5fac846ab189f80fe7f10b0a07659f9de130d.zip |
let us call it a beta. perhaps it will break then.tor-0.1.2.8-beta
svn:r9656
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 246e5ae188..459a7346e5 100644 --- a/src/win32/orconfig.h +++ b/src/win32/orconfig.h @@ -227,5 +227,5 @@ #define USING_TWOS_COMPLEMENT /* Version number of package */ -#define VERSION "0.1.2.7-alpha-dev" +#define VERSION "0.1.2.8-beta" |