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

@ -1,6 +1,6 @@
#
# YaPB - Counter-Strike Bot based on PODBot by Markus Klinge.
# Copyright © 2004-2023 YaPB Project <yapb@jeefo.net>.
# Copyright © YaPB Project Developers <yapb@jeefo.net>
#
# SPDX-License-Identifier: MIT
#
@ -9,7 +9,7 @@
project(
'yapb',
'cpp',
version: '4.4',
version: '4.5',
license: 'MIT',
default_options: [
'buildtype=release',