Bump version: 3.2 → 3.3

This commit is contained in:
Devaev Maxim
2021-01-13 05:35:34 +03:00
parent a016c1040e
commit 2f1afb6044
6 changed files with 6 additions and 6 deletions

View File

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