graph: enable graph c collection by default

bot: bump version to 4.5
This commit is contained in:
jeefo 2024-02-10 22:50:53 +03:00
commit e7a67347f1
No known key found for this signature in database
GPG key ID: 927BCA0779BEA8ED
18 changed files with 22 additions and 22 deletions

View file

@ -6,7 +6,7 @@
#
cmake_minimum_required(VERSION 3.15)
project(yapb VERSION 4.4 LANGUAGES CXX)
project(yapb VERSION 4.5 LANGUAGES CXX)
if(NOT ANDROID)
set(CMAKE_SHARED_MODULE_PREFIX "")