Bump version: 0.79 → 0.80

This commit is contained in:
Devaev Maxim
2019-07-13 00:30:13 +03:00
parent 1d8dedea85
commit 76ba25607b
4 changed files with 4 additions and 4 deletions

View File

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