commit | 48d2e64d6ae2277a554e90d06735971e964f6de4 | [log] [tgz] |
---|---|---|
author | Jake Farrell <jfarrell@apache.org> | Sat Nov 26 19:51:38 2011 +0000 |
committer | Jake Farrell <jfarrell@apache.org> | Sat Nov 26 19:51:38 2011 +0000 |
tree | 98bf81d58c4c661643f5c493a20491fa21b3c035 | |
parent | c303ab8ba5582e848bd5a794a1a87cefc57e693d [diff] [blame] |
Updating versioning to 0.8.0. git-svn-id: https://svn.apache.org/repos/asf/thrift/branches/0.8.x@1206566 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/lib/cpp/src/windows/config.h b/lib/cpp/src/windows/config.h index 6116caa..89a39b2 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.8.0" #define HAVE_GETTIMEOFDAY 1 #define HAVE_SYS_STAT_H 1