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
/
WebInspectorUI
/
Configurations
/
Version.xcconfig
diff --git
a/Source/WebInspectorUI/Configurations/Version.xcconfig
b/Source/WebInspectorUI/Configurations/Version.xcconfig
index
c71eea7
..
4c5e877
100644
(file)
--- a/
Source/WebInspectorUI/Configurations/Version.xcconfig
+++ b/
Source/WebInspectorUI/Configurations/Version.xcconfig
@@
-1,6
+1,6
@@
MAJOR_VERSION = 601;
MINOR_VERSION = 1;
-TINY_VERSION =
5
;
+TINY_VERSION =
6
;
MICRO_VERSION = 0;
NANO_VERSION = 0;
FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(TINY_VERSION);