Bump version: 1.18 → 1.19

This commit is contained in:
Devaev Maxim
2020-07-11 04:43:55 +03:00
parent bd5cf7d3de
commit 8637ff5c09
4 changed files with 4 additions and 4 deletions

View File

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