diff options
author | Nick Mathewson <nickm@torproject.org> | 2014-06-16 15:32:35 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2014-06-16 15:32:35 -0400 |
commit | 9329c3828d55a80e3dec5b41afc3ce3778ca7d5b (patch) | |
tree | 69cd8a68fc7ab83f19461a619ba8033b042f081d /src | |
parent | dd362b52f35a1654969a96082372ee25a9710002 (diff) | |
download | tor-9329c3828d55a80e3dec5b41afc3ce3778ca7d5b.tar tor-9329c3828d55a80e3dec5b41afc3ce3778ca7d5b.tar.gz |
bump version to 0.2.5.5-alpha. Not released yet.
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 7b5877cf9..9c3872906 100644 --- a/src/win32/orconfig.h +++ b/src/win32/orconfig.h @@ -241,7 +241,7 @@ #define USING_TWOS_COMPLEMENT /* Version number of package */ -#define VERSION "0.2.5.4-alpha-dev" +#define VERSION "0.2.5.5-alpha" |