Ole hace 9 años
padre
commit
815567fc38
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      lib/luwra/common.hpp

+ 1 - 1
lib/luwra/common.hpp

@@ -24,7 +24,7 @@ extern "C" {
 
 // Version MAJOR.MINOR.PATCH
 #define LUWRA_VERSION_MAJOR 0
-#define LUWRA_VERSION_MINOR 2
+#define LUWRA_VERSION_MINOR 3
 #define LUWRA_VERSION_PATCH 0
 
 #endif