Bump version: 1.10 → 1.11

This commit is contained in:
Devaev Maxim
2020-01-14 16:49:50 +03:00
parent ef4150877b
commit e3e2c5cead
4 changed files with 4 additions and 4 deletions

View File

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