Bump version: 1.7 → 1.8

This commit is contained in:
Devaev Maxim
2019-10-11 08:23:40 +03:00
parent 00ef8928b3
commit 03dd5dfebb
4 changed files with 4 additions and 4 deletions

View File

@@ -23,5 +23,5 @@
#pragma once
#ifndef VERSION
# define VERSION "1.7"
# define VERSION "1.8"
#endif