Update version number

pull/123/head
Hieromon Ikasamo 6 years ago
parent 7cd5e67c8e
commit 7c840d0d6f
  1. 4
      src/AutoConnect.cpp
  2. 4
      src/AutoConnect.h
  3. 4
      src/AutoConnectDefs.h
  4. 4
      src/AutoConnectLabels.h
  5. 2
      src/AutoConnectUpdate.cpp
  6. 2
      src/AutoConnectUpdate.h
  7. 2
      src/AutoConnectUpdatePage.h

@ -2,8 +2,8 @@
* AutoConnect class implementation. * AutoConnect class implementation.
* @file AutoConnect.cpp * @file AutoConnect.cpp
* @author hieromon@gmail.com * @author hieromon@gmail.com
* @version 0.9.9 * @version 0.9.10
* @date 2019-05-25 * @date 2019-05-28
* @copyright MIT license. * @copyright MIT license.
*/ */

@ -2,8 +2,8 @@
* Declaration of AutoConnect class and accompanying AutoConnectConfig class. * Declaration of AutoConnect class and accompanying AutoConnectConfig class.
* @file AutoConnect.h * @file AutoConnect.h
* @author hieromon@gmail.com * @author hieromon@gmail.com
* @version 0.9.9 * @version 0.9.10
* @date 2019-05-25 * @date 2019-05-28
* @copyright MIT license. * @copyright MIT license.
*/ */

@ -2,8 +2,8 @@
* Predefined AutoConnect configuration parameters. * Predefined AutoConnect configuration parameters.
* @file AutoConnectDefs.h * @file AutoConnectDefs.h
* @author hieromon@gmail.com * @author hieromon@gmail.com
* @version 0.9.9 * @version 0.9.10
* @date 2019-05-25 * @date 2019-05-28
* @copyright MIT license. * @copyright MIT license.
*/ */

@ -2,8 +2,8 @@
* AutoConnect proper menu label constant definition. * AutoConnect proper menu label constant definition.
* @file AutoConnectLabels.h * @file AutoConnectLabels.h
* @author hieromon@gmail.com * @author hieromon@gmail.com
* @version 0.9.8 * @version 0.9.10
* @date 2019-03-11 * @date 2019-05-28
* @copyright MIT license. * @copyright MIT license.
*/ */

@ -2,7 +2,7 @@
* AutoConnectUpdate class implementation. * AutoConnectUpdate class implementation.
* @file AutoConnectUpdate.cpp * @file AutoConnectUpdate.cpp
* @author hieromon@gmail.com * @author hieromon@gmail.com
* @version 0.9.9 * @version 0.9.10
* @date 2019-05-14 * @date 2019-05-14
* @copyright MIT license. * @copyright MIT license.
*/ */

@ -21,7 +21,7 @@
* pages are incorporated into the AutoConnect menu. * pages are incorporated into the AutoConnect menu.
* @file AutoConnectUpdate.h * @file AutoConnectUpdate.h
* @author hieromon@gmail.com * @author hieromon@gmail.com
* @version 0.9.9 * @version 0.9.10
* @date 2019-05-14 * @date 2019-05-14
* @copyright MIT license. * @copyright MIT license.
*/ */

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

Loading…
Cancel
Save