diff options
author | Roger Dingledine <arma@torproject.org> | 2005-04-26 20:59:36 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2005-04-26 20:59:36 +0000 |
commit | 15c7c73c5e94f6130a327bd1016221087cfcfb89 (patch) | |
tree | 9ab8fded8f93051e2ddacaa9c619e57e5118b28f /src | |
parent | 9ba2dd7ea1b1984c935dae3ac866484a4307c4dc (diff) | |
download | tor-15c7c73c5e94f6130a327bd1016221087cfcfb89.tar.gz tor-15c7c73c5e94f6130a327bd1016221087cfcfb89.zip |
bump to 0.1.0.4-rc-cvs while we're testing
svn:r4123
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 e5fa67b57d..53a9dd2457 100644 --- a/src/win32/orconfig.h +++ b/src/win32/orconfig.h @@ -213,4 +213,4 @@ #define HAVE_EVENT_H /* Version number of package */ -#define VERSION "0.1.0.4-rc" +#define VERSION "0.1.0.4-rc-cvs" |