Bump version: 2.2 → 3.0

This commit is contained in:
Devaev Maxim
2021-01-12 01:42:42 +03:00
parent 0497e178ca
commit d0a5246580
6 changed files with 6 additions and 6 deletions

View File

@@ -23,5 +23,5 @@
#pragma once
#ifndef VERSION
# define VERSION "2.2"
# define VERSION "3.0"
#endif