Bump version: 0.81 → 1.0

This commit is contained in:
Devaev Maxim
2019-07-13 07:15:28 +03:00
parent 554491ff19
commit 6e307b1ef4
4 changed files with 4 additions and 4 deletions

View File

@@ -23,5 +23,5 @@
#pragma once
#ifndef VERSION
# define VERSION "0.81"
# define VERSION "1.0"
#endif