Bump version: 1.4 → 1.5

This commit is contained in:
Devaev Maxim
2019-09-18 04:55:27 +03:00
parent 6a7a26360f
commit 57132c46ac
4 changed files with 4 additions and 4 deletions

View File

@@ -23,5 +23,5 @@
#pragma once
#ifndef VERSION
# define VERSION "1.4"
# define VERSION "1.5"
#endif