Roberto Parolin 6 years ago
parent
commit
567e9916f6
1 changed files with 2 additions and 2 deletions
  1. 2 2
      include/EAStdC/internal/Config.h

+ 2 - 2
include/EAStdC/internal/Config.h

@@ -32,8 +32,8 @@
 ///////////////////////////////////////////////////////////////////////////////
 
 #ifndef EASTDC_VERSION
-	#define EASTDC_VERSION   "1.26.03"
-	#define EASTDC_VERSION_N  12603
+	#define EASTDC_VERSION   "1.26.04"
+	#define EASTDC_VERSION_N  12604
 #endif