提交 c06d45f4 编写于 作者: J Jesse Zhang

Bump ORCA version to 1.686 [#133827909]

上级 b35c8774
......@@ -4,7 +4,7 @@ cmake_minimum_required(VERSION 3.0 FATAL_ERROR)
project(gpopt LANGUAGES CXX C)
set(GPORCA_VERSION_MAJOR 1)
set(GPORCA_VERSION_MINOR 685)
set(GPORCA_VERSION_MINOR 686)
set(GPORCA_VERSION_STRING ${GPORCA_VERSION_MAJOR}.${GPORCA_VERSION_MINOR})
# Whenever an ABI-breaking change is made to GPORCA, this should be incremented.
......
......@@ -10,7 +10,7 @@ BLD_TOP := $(shell sh -c pwd)
include make/gpo.mk
LIB_NAME = optimizer
LIB_VERSION = 1.685
LIB_VERSION = 1.686
## ----------------------------------------------------------------------
## top level variables; only used in this makefile
## ----------------------------------------------------------------------
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册