Bump version: 1.17 → 1.18

This commit is contained in:
Devaev Maxim
2020-07-03 22:18:48 +03:00
parent 5f4f46bbe6
commit d5aebc1231
4 changed files with 4 additions and 5 deletions

View File

@@ -23,5 +23,5 @@
#pragma once
#ifndef VERSION
# define VERSION "1.17"
# define VERSION "1.18"
#endif