Revision 1197049
Go back to digest for 21st November 2010Other in Educational
Dennis Nienhüser committed changes in /trunk/KDE/kdeedu/marble/src:
Starting with KDE 4.6, we separate the Marble applications (KDE and Qt) version numbers from the Marble library version number:
The library version number will continue as before (KDE 4.5: 0.10, KDE 4.6: 0.11), but the Marble applications will be released as version 1.0 now (KDE 4.5: 0.10, KDE 4.6: 1.0).
This separation is intended to underline that we have mature applications (1.x), but keep improving the library API under the hood, breaking ABI at times (0.x).
The application version will be bumped when branching 4.6.
File Changes
Modified 7 files
- /trunk/KDE/kdeedu/marble/src
- /ControlView.cpp
- /ControlView.h
- /kdemain.cpp
- /marble_part.cpp
- /QtMainWindow.cpp
- /lib/MarbleAboutDialog.cpp
- /lib/MarbleAboutDialog.h
7 files changed in total