3380 MySQL Build Team 2011-05-13
changed the VERSION tag to 14
modified:
VERSION
3379 chuck.bell@stripped 2011-05-12
BUG#12549572 : CMake file does not include gcov option
This patch inserts an 'ENABLE_GCOV' option for enabling gcov compilation
on Linux machines. It modifies the CMakeLists.txt setting this option
to 'OFF' by default.
Note: The option requires a debug build. For example,
-DCMAKE_BUILD_TYPE:string="Debug"
modified:
CMakeLists.txt
=== modified file 'VERSION'
--- a/VERSION 2011-05-11 11:40:29 +0000
+++ b/VERSION 2011-05-13 05:00:09 +0000
@@ -1,4 +1,4 @@
MYSQL_VERSION_MAJOR=5
MYSQL_VERSION_MINOR=5
-MYSQL_VERSION_PATCH=15
+MYSQL_VERSION_PATCH=14
MYSQL_VERSION_EXTRA=
No bundle (reason: useless for push emails).
| Thread |
|---|
| • bzr push into mysql-5.5 branch (build:3379 to 3380) | MySQL Build Team | 13 May |