Bump version: 3.0 → 3.1

This commit is contained in:
Devaev Maxim
2021-01-12 18:58:16 +03:00
parent 1a8dfb1f1b
commit 4a156a692a
6 changed files with 6 additions and 6 deletions

View File

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