Bump version: 3.14 → 3.15

This commit is contained in:
Devaev Maxim
2021-02-03 05:49:40 +03:00
parent 911df1af15
commit 171bcb315a
7 changed files with 7 additions and 7 deletions

View File

@@ -23,5 +23,5 @@
#pragma once
#ifndef VERSION
# define VERSION "3.14"
# define VERSION "3.15"
#endif