shithub: rgbds

Download patch

ref: 323738e7b8426e59aa753ca1f1d623d5c1f24368
parent: a1d132cd35b8763aaf202b3e01441da12a96f762
author: ISSOtm <[email protected]>
date: Fri Nov 1 13:38:43 EDT 2019

Increase version number to 0.3.9

--- a/include/version.h
+++ b/include/version.h
@@ -11,7 +11,7 @@
 
 #define PACKAGE_VERSION_MAJOR (0)
 #define PACKAGE_VERSION_MINOR (3)
-#define PACKAGE_VERSION_PATCH (8)
+#define PACKAGE_VERSION_PATCH (9)
 
 const char *get_package_version_string(void);