diff include/id.h @ 8:82f9af6aa7e4

add net.cpp
author pyon@macmini
date Tue, 30 Oct 2018 17:26:02 +0900
parents 29829e98d510
children ae89ce4793d8
line wrap: on
line diff
--- a/include/id.h	Fri Oct 26 21:05:11 2018 +0900
+++ b/include/id.h	Tue Oct 30 17:26:02 2018 +0900
@@ -1,5 +1,5 @@
 // Filename   : id.h
-// Last Change: 2018-10-26 ‹à 10:43:22.
+// Last Change: 2018-10-30 ‰Î 11:07:41.
 //
 
 #ifndef __ID_H__
@@ -7,8 +7,8 @@
 
 #include <wx/wx.h>
 
-#define RSVER "1.1"
-#define RSRELEASE "2018.10.29"
+#define RSVER "1.2"
+#define RSRELEASE "2018.10.30"
 
 enum {
 	ID_MAIN = wxID_HIGHEST + 1,