Bump version: 3.4 → 3.5

This commit is contained in:
Devaev Maxim
2021-01-15 01:30:17 +03:00
parent 5af18e8b70
commit 66e0bb0a2c
6 changed files with 6 additions and 6 deletions

View File

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