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
/
WebKit
/
Configurations
/
Version.xcconfig
diff --git
a/Source/WebKit/Configurations/Version.xcconfig
b/Source/WebKit/Configurations/Version.xcconfig
index fdd4d8f30daa2ad96dceb464985167baecb286c3..37e2359623d8b394121de8f26f27668373d316ff 100644
(file)
--- a/
Source/WebKit/Configurations/Version.xcconfig
+++ b/
Source/WebKit/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);