Bump version: 2.1 → 2.2

This commit is contained in:
Devaev Maxim
2020-11-27 03:00:23 +03:00
parent f43afababa
commit 3bc4afca9d
4 changed files with 4 additions and 4 deletions

View File

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