OSDN Git Service

[dennco] updated the version info.
authortkawata <tkawata@users.sourceforge.jp>
Sat, 24 Nov 2012 03:32:59 +0000 (12:32 +0900)
committertkawata <tkawata@users.sourceforge.jp>
Sat, 24 Nov 2012 03:32:59 +0000 (12:32 +0900)
Source/Source.pro
Source/versioninfo.h

index 86eebf4..f58ed93 100644 (file)
@@ -123,7 +123,8 @@ HEADERS  += \
     layer3/platform/qt/qtdnserialportimpl.h \
     layer3/platform/qt/qtdntimekeeperimpl.h \
     layer1/DNStorageImpl.h \
-    layer3/DNCellInterfaceable.h
+    layer3/DNCellInterfaceable.h \
+    versioninfo.h
 
 FORMS += layer3/QtDennco/mainwindow.ui
 FORMS += layer3/QtDennco/portinfodialog.ui
index de81b28..0e16696 100644 (file)
@@ -1,7 +1,7 @@
 #ifndef VERSIONINFO_H
 #define VERSIONINFO_H
 
-#define CONTAINER_VERSION   "alpha 1.1"
-#define ENGINE_VERSION      "alpha 1.1"
+#define CONTAINER_VERSION   "alpha 1.2"
+#define ENGINE_VERSION      "alpha 1.2"
 
 #endif // VERSIONINFO_H