Bump version: 1.9 → 1.10

This commit is contained in:
Devaev Maxim
2019-10-21 08:20:45 +03:00
parent 91a1e48a7c
commit cc00d0fea3
4 changed files with 4 additions and 4 deletions

View File

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