diff --git a/contrib/babelfishpg_tsql/src/babelfish_version.h b/contrib/babelfishpg_tsql/src/babelfish_version.h index a4ef053de72..99236be8486 100644 --- a/contrib/babelfishpg_tsql/src/babelfish_version.h +++ b/contrib/babelfishpg_tsql/src/babelfish_version.h @@ -9,6 +9,6 @@ */ #define BABELFISH_VERSION_STR "2.14.0" -#define BABELFISH_INTERNAL_VERSION_STR "Babelfish 14.19.0.0" +#define BABELFISH_INTERNAL_VERSION_STR "Babelfish 14.18.0.0" #define BABEL_COMPATIBILITY_VERSION "12.0.2000.8" #define BABEL_COMPATIBILITY_MAJOR_VERSION "12"