shithub: rgbds

Download patch

ref: f90857032c938ea9fc87d4f9bdefe9864c730774
parent: 1653a9a3f26fd221b854b28991b155c36858f0bb
author: Rangi <remy.oukaour+rangi42@gmail.com>
date: Sun Oct 2 15:08:13 EDT 2022

Version 0.6.0

--- a/include/version.h
+++ b/include/version.h
@@ -16,7 +16,6 @@
 #define PACKAGE_VERSION_MAJOR 0
 #define PACKAGE_VERSION_MINOR 6
 #define PACKAGE_VERSION_PATCH 0
-#define PACKAGE_VERSION_RC 2
 
 char const *get_package_version_string(void);