OSDN Git Service

clean_file_name() function: Deal with reserved file names (e.g. "NUL" or "CON").
[mutilities/MUtilities.git] / src / Config.h
index 8630baf..a8107d6 100644 (file)
@@ -31,4 +31,4 @@
 
 #define VER_MUTILS_MAJOR                                       1
 #define VER_MUTILS_MINOR_HI                                    0
-#define VER_MUTILS_MINOR_LO                                    6
+#define VER_MUTILS_MINOR_LO                                    7