Bump version: 3.6 → 3.7

This commit is contained in:
Devaev Maxim
2021-01-21 11:51:34 +03:00
parent e4f1ef654f
commit 40abe73391
7 changed files with 7 additions and 7 deletions

View File

@@ -23,5 +23,5 @@
#pragma once
#ifndef VERSION
# define VERSION "3.6"
# define VERSION "3.7"
#endif