Bump version: 0.78 → 0.79

This commit is contained in:
Devaev Maxim
2019-07-01 02:47:22 +03:00
parent 99a00ca57c
commit c751e4ff08
4 changed files with 4 additions and 4 deletions

View File

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