git://git.webkit.org
/
WebKit-https.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Versioning.
[WebKit-https.git]
/
Source
/
WebKitLegacy
/
mac
/
Configurations
/
Version.xcconfig
diff --git
a/Source/WebKitLegacy/mac/Configurations/Version.xcconfig
b/Source/WebKitLegacy/mac/Configurations/Version.xcconfig
index 5decf67d7768befa753aba52813818e802a32645..3b2b54ae2fade88ac1d634a25e4f564a98ad5d92 100644
(file)
--- a/
Source/WebKitLegacy/mac/Configurations/Version.xcconfig
+++ b/
Source/WebKitLegacy/mac/Configurations/Version.xcconfig
@@
-23,7
+23,7
@@
MAJOR_VERSION = 605;
MINOR_VERSION = 1;
-TINY_VERSION =
2
;
+TINY_VERSION =
3
;
MICRO_VERSION = 0;
NANO_VERSION = 0;
FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION);