Bump version: 3.21 → 3.22

This commit is contained in:
Devaev Maxim
2021-03-22 07:07:56 +03:00
parent dff49d8e7b
commit 3b7cbc62c4
7 changed files with 7 additions and 7 deletions

View File

@@ -23,5 +23,5 @@
#pragma once
#ifndef VERSION
# define VERSION "3.21"
# define VERSION "3.22"
#endif