Bump version: 1.3 → 1.4

This commit is contained in:
Devaev Maxim
2019-09-12 03:04:29 +03:00
parent bfbb5dd29d
commit b02b0f910c
4 changed files with 4 additions and 4 deletions

View File

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