Forgot to increment the version number

This commit is contained in:
Eric Fischer 2020-08-26 12:04:44 -07:00
parent 62b9d12a09
commit 80eeacc98e

View File

@ -1,6 +1,6 @@
#ifndef VERSION_HPP
#define VERSION_HPP
#define VERSION "v1.35.0"
#define VERSION "v1.36.0"
#endif