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 2120281eea154848cac42b3b750544483734825c..d3456b4d8b42a920d961ef9befa53f7ff264f38d 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 = 535;
-MINOR_VERSION =
1
;
+MINOR_VERSION =
2
;
TINY_VERSION = 0;
FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION);