Bump version: 1.11 → 1.12

This commit is contained in:
Devaev Maxim
2020-02-19 16:46:38 +03:00
parent 4f44c5efa1
commit 60ca92d367
4 changed files with 4 additions and 4 deletions

View File

@@ -23,5 +23,5 @@
#pragma once
#ifndef VERSION
# define VERSION "1.11"
# define VERSION "1.12"
#endif