New developpement cycle

This commit is contained in:
ptitSeb 2019-02-11 09:47:22 +01:00
parent 50c13fd961
commit bee55277d9
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
Current version
=======
v0.0.2
=======
* A full commercial games runs fine on the Pandora: Airline Tycoon Deluxe

View File

@ -3,6 +3,6 @@
#define BOX86_MAJOR 0
#define BOX86_MINOR 0
#define BOX86_REVISION 2
#define BOX86_REVISION 3
#endif //__BOX86_VERSION_H_