forked from PureMVC/puremvc-cpp-multicore-framework
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathVERSION
17 lines (15 loc) · 707 Bytes
/
VERSION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
PureMVC C++ Port by Tang Khai Phuong <phuong.tang@puremvc.org>
PureMVC - Copyright(c) 2006-2011 Futurescale, Inc., Some rights reserved.
--------------------------------------------------------------------------
Release Date: 10/21/2011
Platform: C++ (Windows, Unix, MacOS)
Version: 1
Revision: 1
Minor: 0
Author: Tang Khai Phuong <phuong.tang@puremvc.org>
License: Creative Commons Attribution 3.0 United States License
--------------------------------------------------------------------------
1.1.0.0 - First version of PureMVC
Fix: Move header file to correct position
Fix: Segmentation fail on Linux due create Mutex on constructor.
1.0.0.0 - First version of PureMVC