Bump version: 1.12 → 1.13

This commit is contained in:
Devaev Maxim
2020-03-04 03:04:44 +03:00
parent cf4f5f5b2a
commit e393be4c63
4 changed files with 4 additions and 4 deletions

View File

@@ -23,5 +23,5 @@
#pragma once
#ifndef VERSION
# define VERSION "1.12"
# define VERSION "1.13"
#endif