Bump version: 1.22 → 1.23

This commit is contained in:
Devaev Maxim
2020-08-22 16:53:29 +03:00
parent 90b7a5600f
commit ac9761beb2
4 changed files with 4 additions and 4 deletions

View File

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