diff options
author | Nick Mathewson <nickm@torproject.org> | 2007-03-03 20:09:07 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2007-03-03 20:09:07 +0000 |
commit | 275f39603b42f76fe5e1ee7691e430dc989c424e (patch) | |
tree | a586ffa8434bbe25c348cbe5d48ee4e5af2adaab /src/win32/orconfig.h | |
parent | d1a38ac507d55c5ee3057e9dfb41303e12833a6e (diff) | |
download | tor-275f39603b42f76fe5e1ee7691e430dc989c424e.tar.gz tor-275f39603b42f76fe5e1ee7691e430dc989c424e.zip |
r12420@Kushana: nickm | 2007-03-03 15:06:53 -0500
Bump version to 0.1.2.9-rc-dev
svn:r9718
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 8bdd44d672..001e49e168 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.9-rc" +#define VERSION "0.1.2.9-rc-dev" |