Title: [145559] branches/safari-536.30-branch/Source
- Revision
- 145559
- Author
- [email protected]
- Date
- 2013-03-12 10:37:33 -0700 (Tue, 12 Mar 2013)
Log Message
Versioning.
Modified Paths
Diff
Modified: branches/safari-536.30-branch/Source/_javascript_Core/Configurations/Version.xcconfig (145558 => 145559)
--- branches/safari-536.30-branch/Source/_javascript_Core/Configurations/Version.xcconfig 2013-03-12 17:34:06 UTC (rev 145558)
+++ branches/safari-536.30-branch/Source/_javascript_Core/Configurations/Version.xcconfig 2013-03-12 17:37:33 UTC (rev 145559)
@@ -22,8 +22,8 @@
// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
MAJOR_VERSION = 536;
-MINOR_VERSION = 29;
-TINY_VERSION = 9;
+MINOR_VERSION = 30;
+TINY_VERSION = 1;
FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION);
// The bundle version and short version string are set based on the current build configuration, see below.
Modified: branches/safari-536.30-branch/Source/WebCore/Configurations/Version.xcconfig (145558 => 145559)
--- branches/safari-536.30-branch/Source/WebCore/Configurations/Version.xcconfig 2013-03-12 17:34:06 UTC (rev 145558)
+++ branches/safari-536.30-branch/Source/WebCore/Configurations/Version.xcconfig 2013-03-12 17:37:33 UTC (rev 145559)
@@ -22,8 +22,8 @@
// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
MAJOR_VERSION = 536;
-MINOR_VERSION = 29;
-TINY_VERSION = 9;
+MINOR_VERSION = 30;
+TINY_VERSION = 1;
FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION);
// The bundle version and short version string are set based on the current build configuration, see below.
Modified: branches/safari-536.30-branch/Source/WebKit/mac/Configurations/Version.xcconfig (145558 => 145559)
--- branches/safari-536.30-branch/Source/WebKit/mac/Configurations/Version.xcconfig 2013-03-12 17:34:06 UTC (rev 145558)
+++ branches/safari-536.30-branch/Source/WebKit/mac/Configurations/Version.xcconfig 2013-03-12 17:37:33 UTC (rev 145559)
@@ -22,8 +22,8 @@
// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
MAJOR_VERSION = 536;
-MINOR_VERSION = 29;
-TINY_VERSION = 9;
+MINOR_VERSION = 30;
+TINY_VERSION = 1;
FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION);
// The bundle version and short version string are set based on the current build configuration, see below.
Modified: branches/safari-536.30-branch/Source/WebKit2/Configurations/Version.xcconfig (145558 => 145559)
--- branches/safari-536.30-branch/Source/WebKit2/Configurations/Version.xcconfig 2013-03-12 17:34:06 UTC (rev 145558)
+++ branches/safari-536.30-branch/Source/WebKit2/Configurations/Version.xcconfig 2013-03-12 17:37:33 UTC (rev 145559)
@@ -22,8 +22,8 @@
// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
MAJOR_VERSION = 536;
-MINOR_VERSION = 29;
-TINY_VERSION = 9;
+MINOR_VERSION = 30;
+TINY_VERSION = 1;
FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION);
// The bundle version and short version string are set based on the current build configuration, see below.
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes