commit | 9901069442f25fb8783fb62b9899b4e81937717b | [log] [tgz] |
---|---|---|
author | Jake Farrell <jfarrell@apache.org> | 周三 11月 30 02:09:46 2011 +0000 |
committer | Jake Farrell <jfarrell@apache.org> | 周三 11月 30 02:09:46 2011 +0000 |
tree | 6674fcb3269ea8db3ee2b5d6a8c357c9cf3da26f | |
parent | b03a59cc5c3e71c74c6d374e67bd45de6b270eea [diff] |
Updating trunk to 0.9.0 version. git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1208214 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/lib/cpp/src/windows/config.h b/lib/cpp/src/windows/config.h index 6116caa..272a070 100644 --- a/lib/cpp/src/windows/config.h +++ b/lib/cpp/src/windows/config.h
@@ -31,7 +31,7 @@ #pragma warning(disable: 4996) // Depreciated posix name. #pragma warning(disable: 4250) // Inherits via dominance. -#define VERSION "0.8.0-dev" +#define VERSION "0.9.0-dev" #define HAVE_GETTIMEOFDAY 1 #define HAVE_SYS_STAT_H 1