Skip to content

Commit b818ff3

Browse files
authored
Wombat bump versions for 2_12_STABLE (#3505)
This commit contains the following changes: Bumped the babelfish version from 14.16.0.0 to 14.17.0.0 Updated default branch to 14_17 These changes necessary because the version is being increased due to an additional PG community release. Signed-off-by: Jeffrey Wu <jeffjwu@amazon.com>
1 parent 1e5eec8 commit b818ff3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
DEFAULT_BRANCH=BABEL_2_12_STABLE__PG_14_16
1+
DEFAULT_BRANCH=BABEL_2_12_STABLE__PG_14_17

contrib/babelfishpg_tsql/src/babelfish_version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
*/
1010

1111
#define BABELFISH_VERSION_STR "2.12.0"
12-
#define BABELFISH_INTERNAL_VERSION_STR "Babelfish 14.16.0.0"
12+
#define BABELFISH_INTERNAL_VERSION_STR "Babelfish 14.17.0.0"
1313
#define BABEL_COMPATIBILITY_VERSION "12.0.2000.8"
1414
#define BABEL_COMPATIBILITY_MAJOR_VERSION "12"

0 commit comments

Comments
 (0)