Bump version: 3.13 → 3.14

This commit is contained in:
Devaev Maxim
2021-01-28 22:16:44 +03:00
parent 82b3b78238
commit 5cfb3b1e60
7 changed files with 7 additions and 7 deletions

View File

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