Bump version: 3.5 → 3.6

This commit is contained in:
Devaev Maxim
2021-01-20 14:03:48 +03:00
parent 87bff56a78
commit eec8e41b2b
7 changed files with 7 additions and 7 deletions

View File

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