Update version number

pull/123/head
Hieromon Ikasamo 6 years ago
parent 00a74f6d68
commit 7cd5e67c8e
  1. 2
      src/AutoConnect.cpp
  2. 2
      src/AutoConnect.h
  3. 4
      src/AutoConnectAux.cpp
  4. 2
      src/AutoConnectAux.h
  5. 2
      src/AutoConnectDefs.h
  6. 4
      src/AutoConnectElementBasisImpl.h
  7. 4
      src/AutoConnectElementJson.h
  8. 4
      src/AutoConnectElementJsonImpl.h
  9. 4
      src/AutoConnectPage.cpp
  10. 2
      src/AutoConnectUploadImpl.h

@ -3,7 +3,7 @@
* @file AutoConnect.cpp
* @author hieromon@gmail.com
* @version 0.9.9
* @date 2019-05-04
* @date 2019-05-25
* @copyright MIT license.
*/

@ -3,7 +3,7 @@
* @file AutoConnect.h
* @author hieromon@gmail.com
* @version 0.9.9
* @date 2019-05-04
* @date 2019-05-25
* @copyright MIT license.
*/

@ -2,8 +2,8 @@
* Implementation of AutoConnectAux class.
* @file AutoConnectAuxBasisImpl.h
* @author hieromon@gmail.com
* @version 0.9.8
* @date 2019-03-11
* @version 0.9.9
* @date 2019-05-25
* @copyright MIT license.
*/
#include <algorithm>

@ -3,7 +3,7 @@
* @file AutoConnectAuxBasis.h
* @author hieromon@gmail.com
* @version 0.9.9
* @date 2019-05-04
* @date 2019-05-23
* @copyright MIT license.
*/

@ -3,7 +3,7 @@
* @file AutoConnectDefs.h
* @author hieromon@gmail.com
* @version 0.9.9
* @date 2019-05-14
* @date 2019-05-25
* @copyright MIT license.
*/

@ -2,8 +2,8 @@
* Implementation of AutoConnectElementBasis classes.
* @file AutoConnectElementImpl.h
* @author hieromon@gmail.com
* @version 0.9.8
* @date 2019-03-11
* @version 0.9.9
* @date 2019-05-23
* @copyright MIT license.
*/

@ -2,8 +2,8 @@
* Declaration of AutoConnectElement extended classes using JSON.
* @file AutoConnectElementJson.h
* @author hieromon@gmail.com
* @version 0.9.8
* @date 2019-03-11
* @version 0.9.9
* @date 2019-05-23
* @copyright MIT license.
*/

@ -2,8 +2,8 @@
* Implementation of AutoConnectElementJson classes.
* @file AutoConnectElementImpl.h
* @author hieromon@gmail.com
* @version 0.9.8
* @date 2019-03-11
* @version 0.9.9
* @date 2019-05-23
* @copyright MIT license.
*/

@ -2,8 +2,8 @@
* AutoConnect portal site web page implementation.
* @file AutoConnectPage.h
* @author hieromon@gmail.com
* @version 0.9.7
* @date 2019-01-23
* @version 0.9.9
* @date 2019-05-25
* @copyright MIT license.
*/

@ -3,7 +3,7 @@
* @file AutoConnectUploadImpl.h
* @author hieromon@gmail.com
* @version 0.9.9
* @date 2019-05-14
* @date 2019-05-25
* @copyright MIT license.
*/

Loading…
Cancel
Save