• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

github 上にある MMDAI と MMDAI2 (VPVM) のミラーです


Commit MetaInfo

Revision53e220294dd0c63f8e4fd5c15f37b3eb095657be (tree)
Time2012-07-01 01:30:52
Authorhkrn <hikarin.jp@gmai...>
Commiterhkrn

Log Message

libvpvl => 0.5.0 / QMA2 => 0.24.0

Change Summary

Incremental Difference

--- a/QMA2/main.cc
+++ b/QMA2/main.cc
@@ -126,7 +126,7 @@ int main(int argc, char *argv[])
126126 QWidget fake;
127127 QList<QTranslatorPtr> translators;
128128 a.setApplicationName("MMDAI2");
129- a.setApplicationVersion("0.23.2");
129+ a.setApplicationVersion("0.24.0");
130130 a.setOrganizationDomain("mmdai.github.com");
131131 a.setOrganizationName("MMDAI");
132132 QTextCodec::setCodecForCStrings(QTextCodec::codecForName("UTF-8"));
--- a/QMA2/resources/Info.plist
+++ b/QMA2/resources/Info.plist
@@ -90,9 +90,9 @@
9090 <key>CFBundleIdentifier</key>
9191 <string>com.github.mmdai</string>
9292 <key>CFBundleVersion</key>
93- <string>0.23.2</string>
93+ <string>0.24.0</string>
9494 <key>CFBundleShortVersionString</key>
95- <string>0.23.2</string>
95+ <string>0.24.0</string>
9696 <key>CFBundleGetInfoString</key>
9797 <string>MMDAI2 is an application to edit VMD motion</string>
9898 <key>LSArchitecturePriority</key>
--- a/libvpvl2/CMakeLists.txt
+++ b/libvpvl2/CMakeLists.txt
@@ -1,7 +1,7 @@
11 cmake_minimum_required(VERSION 2.6)
22
33 set(VPVL2_VERSION_MAJOR 0)
4-set(VPVL2_VERSION_COMPAT 4)
4+set(VPVL2_VERSION_COMPAT 5)
55 set(VPVL2_VERSION_MINOR 0)
66
77 # set library version