OSDN Git Service

Changed the version number for the next release.
authorShinichiro Nakamura <shinta.main.jp@gmail.com>
Mon, 30 Apr 2012 00:35:44 +0000 (09:35 +0900)
committerShinichiro Nakamura <shinta.main.jp@gmail.com>
Mon, 30 Apr 2012 00:35:44 +0000 (09:35 +0900)
src/kz_xmodem.h

index 677c371..5225406 100644 (file)
 
 #define VERSION_MAJOR   (0)
 #define VERSION_MINOR   (0)
-#define VERSION_RELEASE (1)
+#define VERSION_RELEASE (2)
 
 /**
- * @brief \e$B%(%i!<%3!<%I!#\e(B
+ * @brief エラーコード。
  */
 typedef enum {
     NoError = 0,