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
/
WebKit
/
mac
/
Configurations
/
Version.xcconfig
diff --git
a/Source/WebKit/mac/Configurations/Version.xcconfig
b/Source/WebKit/mac/Configurations/Version.xcconfig
index 0da5fe709a8eb011ff032d19707b827ebc0c202e..39d847570e0b6ddbd90e016ae40cd50a51130991 100644
(file)
--- a/
Source/WebKit/mac/Configurations/Version.xcconfig
+++ b/
Source/WebKit/mac/Configurations/Version.xcconfig
@@
-22,7
+22,7
@@
// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
MAJOR_VERSION = 535;
// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
MAJOR_VERSION = 535;
-MINOR_VERSION = 1
8
;
+MINOR_VERSION = 1
9
;
TINY_VERSION = 0;
FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION);
TINY_VERSION = 0;
FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION);