Bump version: 3.15 → 3.16

This commit is contained in:
Devaev Maxim
2021-02-04 01:55:16 +03:00
parent a8ba2f7364
commit fb07444b70
7 changed files with 7 additions and 7 deletions

View File

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