Bump version: 0.80 → 0.81

This commit is contained in:
Devaev Maxim
2019-07-13 01:06:35 +03:00
parent aaed14e9de
commit fcd70c3166
4 changed files with 4 additions and 4 deletions

View File

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