shithub: rgbds

Download patch

ref: ea4276c7ac4537dd4daaec3286dd76a5bd4af921
parent: 7bce97f81731d779623401f9390711c8900db720
author: Antonio Niño Díaz <antonio_nd@outlook.com>
date: Tue Mar 20 16:11:32 EDT 2018

Increase version number to 0.3.6

Signed-off-by: Antonio Niño Díaz <antonio_nd@outlook.com>

--- 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 (5)
+#define PACKAGE_VERSION_PATCH (6)
 
 const char *get_package_version_string(void);