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
/
ThirdParty
/
libwebrtc
/
Configurations
/
Version.xcconfig
diff --git
a/Source/ThirdParty/libwebrtc/Configurations/Version.xcconfig
b/Source/ThirdParty/libwebrtc/Configurations/Version.xcconfig
index 632cbc24a7d596701fc12064ef60665cedfd0ffb..08937786326f98f9b9052ee910eaf450dc6dbbcc 100644
(file)
--- a/
Source/ThirdParty/libwebrtc/Configurations/Version.xcconfig
+++ b/
Source/ThirdParty/libwebrtc/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);