Bump version: 1.14 → 1.15

This commit is contained in:
Devaev Maxim
2020-05-03 06:38:11 +03:00
parent fcdfb2930a
commit 6c2353ce2c
4 changed files with 4 additions and 4 deletions

View File

@@ -23,5 +23,5 @@
#pragma once
#ifndef VERSION
# define VERSION "1.14"
# define VERSION "1.15"
#endif