diff options
Diffstat (limited to '')
-rw-r--r-- | include/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/version.h b/include/version.h index ae9eec9..3252e80 100644 --- a/include/version.h +++ b/include/version.h @@ -1 +1 @@ -static const char version[] = "6.8.0"; +static const char version[] = "6.9.0"; |