We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ce9758 commit 4f56287Copy full SHA for 4f56287
VersionInfo.cmake
@@ -1,4 +1,4 @@
1
-# Copyright (c) 2014, 2018, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2014, 2019, Oracle and/or its affiliates. All rights reserved.
2
#
3
# This program is free software; you can redistribute it and/or modify
4
# it under the terms of the GNU General Public License, version 2.0, as
@@ -29,7 +29,7 @@
29
30
SET(CONNECTOR_MAJOR "1")
31
SET(CONNECTOR_MINOR "1")
32
-SET(CONNECTOR_PATCH "12")
+SET(CONNECTOR_PATCH "13")
33
SET(CONNECTOR_LEVEL "") # "-alpha", "-beta", empty if GA
34
SET(CONNECTOR_QUALITY "GA")
35
0 commit comments