Bump version: 3.3 → 3.4

This commit is contained in:
Devaev Maxim
2021-01-13 17:46:08 +03:00
parent 3fd3aab909
commit b746bc307c
6 changed files with 6 additions and 6 deletions

View File

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