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
/
WebCore
/
Configurations
/
Version.xcconfig
diff --git
a/Source/WebCore/Configurations/Version.xcconfig
b/Source/WebCore/Configurations/Version.xcconfig
index 5df2d974cfd45e196309d7e312d7742c7dde068f..cce1d27704be4bfd7cb0249becf43a70c7c3cece 100644
(file)
--- a/
Source/WebCore/Configurations/Version.xcconfig
+++ b/
Source/WebCore/Configurations/Version.xcconfig
@@
-22,7
+22,7
@@
// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
MAJOR_VERSION = 538;
-MINOR_VERSION =
3
;
+MINOR_VERSION =
4
;
TINY_VERSION = 0;
FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION);