Bump version: 1.26 → 2.0

This commit is contained in:
Devaev Maxim
2020-09-25 00:03:14 +03:00
parent fc8aba0a12
commit 37179184ae
4 changed files with 4 additions and 4 deletions

View File

@@ -23,5 +23,5 @@
#pragma once
#ifndef VERSION
# define VERSION "1.26"
# define VERSION "2.0"
#endif