Bump version: 1.2 → 1.3

This commit is contained in:
Devaev Maxim
2019-09-10 18:38:58 +03:00
parent a3fcb01b7b
commit dd5a5a079a
4 changed files with 4 additions and 4 deletions

View File

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