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
/
WebKit2
/
Configurations
/
Version.xcconfig
diff --git
a/Source/WebKit2/Configurations/Version.xcconfig
b/Source/WebKit2/Configurations/Version.xcconfig
index 2b3ebe35a4b65c86ed31f2a91d3d9890da6def2c..6bbf8215ddfdd53cf9a594640133a6cd88b37ef0 100644
(file)
--- a/
Source/WebKit2/Configurations/Version.xcconfig
+++ b/
Source/WebKit2/Configurations/Version.xcconfig
@@
-22,7
+22,7
@@
// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
MAJOR_VERSION = 534;
-MINOR_VERSION = 3
0
;
+MINOR_VERSION = 3
1
;
TINY_VERSION = 0;
FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION);