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
/
JavaScriptGlue
/
Configurations
/
Version.xcconfig
diff --git
a/Source/JavaScriptGlue/Configurations/Version.xcconfig
b/Source/JavaScriptGlue/Configurations/Version.xcconfig
index 0f5442d993148c733f18ea5d3d4565178364c3f6..a2d1677f697bed729a2b2e346e39a21cf73040ec 100644
(file)
--- a/
Source/JavaScriptGlue/Configurations/Version.xcconfig
+++ b/
Source/JavaScriptGlue/Configurations/Version.xcconfig
@@
-22,7
+22,7
@@
// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
MAJOR_VERSION = 534;
// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
MAJOR_VERSION = 534;
-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);