Bump version: 1.1 → 1.2

This commit is contained in:
Devaev Maxim
2019-09-10 18:23:00 +03:00
parent 330641ee9f
commit afe5b91f63
4 changed files with 4 additions and 4 deletions

View File

@@ -23,5 +23,5 @@
#pragma once
#ifndef VERSION
# define VERSION "1.1"
# define VERSION "1.2"
#endif