Bump version: 1.19 → 1.20

This commit is contained in:
Devaev Maxim
2020-08-11 02:13:16 +03:00
parent 0775b35ef8
commit 96c806071d
4 changed files with 4 additions and 4 deletions

View File

@@ -23,5 +23,5 @@
#pragma once
#ifndef VERSION
# define VERSION "1.19"
# define VERSION "1.20"
#endif