Bump version: 3.19 → 3.20

This commit is contained in:
Devaev Maxim
2021-03-14 18:43:53 +03:00
parent 5e49f50e22
commit f3a350148e
7 changed files with 7 additions and 7 deletions

View File

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