Bump version: 1.21 → 1.22

This commit is contained in:
Devaev Maxim
2020-08-20 05:15:24 +03:00
parent 119821d5af
commit 53feba1248
4 changed files with 4 additions and 4 deletions

View File

@@ -23,5 +23,5 @@
#pragma once
#ifndef VERSION
# define VERSION "1.21"
# define VERSION "1.22"
#endif