Bump version: 3.20 → 3.21

This commit is contained in:
Devaev Maxim
2021-03-21 03:58:35 +03:00
parent dc82894038
commit 37216250b8
7 changed files with 7 additions and 7 deletions

View File

@@ -23,5 +23,5 @@
#pragma once
#ifndef VERSION
# define VERSION "3.20"
# define VERSION "3.21"
#endif