Bump version: 3.1 → 3.2

This commit is contained in:
Devaev Maxim
2021-01-13 03:46:30 +03:00
parent 5d1183f5c6
commit d4e9948220
6 changed files with 6 additions and 6 deletions

View File

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