Bump version: 1.8 → 1.9

This commit is contained in:
Devaev Maxim
2019-10-11 23:37:25 +03:00
parent 57bc6e160d
commit a6304959f4
4 changed files with 4 additions and 4 deletions

View File

@@ -23,5 +23,5 @@
#pragma once
#ifndef VERSION
# define VERSION "1.8"
# define VERSION "1.9"
#endif