Bump version: 1.6 → 1.7

This commit is contained in:
Devaev Maxim
2019-10-11 06:42:20 +03:00
parent e64a1a1688
commit 2b338cea90
4 changed files with 4 additions and 4 deletions

View File

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