5 Star 22 Fork 10

geoda/geoda_mirror

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
version.h 335 Bytes
一键复制 编辑 原始数据 按行查看 历史
lixun910 提交于 2020-12-10 15:14 . Update version.h
namespace Gda {
const int version_major = 1;
const int version_minor = 18;
const int version_build = 0;
const int version_subbuild = 0;
const int version_year = 2020;
const int version_month = 12;
const int version_day = 10;
const int version_night = 0;
const int version_type = 2; // 0: alpha, 1: beta, 2: release
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/geoda/geoda_mirror.git
[email protected]:geoda/geoda_mirror.git
geoda
geoda_mirror
geoda_mirror
master

搜索帮助