Skip to content

Commit 4f56287

Browse files
committed
Bump connector version to 1.1.13
1 parent 1ce9758 commit 4f56287

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

VersionInfo.cmake

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2014, 2018, Oracle and/or its affiliates. All rights reserved.
1+
# Copyright (c) 2014, 2019, Oracle and/or its affiliates. All rights reserved.
22
#
33
# This program is free software; you can redistribute it and/or modify
44
# it under the terms of the GNU General Public License, version 2.0, as
@@ -29,7 +29,7 @@
2929

3030
SET(CONNECTOR_MAJOR "1")
3131
SET(CONNECTOR_MINOR "1")
32-
SET(CONNECTOR_PATCH "12")
32+
SET(CONNECTOR_PATCH "13")
3333
SET(CONNECTOR_LEVEL "") # "-alpha", "-beta", empty if GA
3434
SET(CONNECTOR_QUALITY "GA")
3535

0 commit comments

Comments
 (0)