shithub: rgbds

Download patch

ref: 844e027a18e1a311547ef94d7431568c5e3f6803
parent: 0fb80cd7a92b49779c47a024c08741302cf187f7
author: Antonio Niño Díaz <[email protected]>
date: Tue Jan 23 15:30:47 EST 2018

Increase version number to 0.3.4

Signed-off-by: Antonio Niño Díaz <[email protected]>

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