diff --git a/src/AutoConnect.cpp b/src/AutoConnect.cpp index f588c84..4832754 100644 --- a/src/AutoConnect.cpp +++ b/src/AutoConnect.cpp @@ -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. */ diff --git a/src/AutoConnect.h b/src/AutoConnect.h index 815c7ba..e39942b 100644 --- a/src/AutoConnect.h +++ b/src/AutoConnect.h @@ -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. */ diff --git a/src/AutoConnectAux.cpp b/src/AutoConnectAux.cpp index b8eacd9..0f62d91 100644 --- a/src/AutoConnectAux.cpp +++ b/src/AutoConnectAux.cpp @@ -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 diff --git a/src/AutoConnectAux.h b/src/AutoConnectAux.h index 30763c6..2b95ad2 100644 --- a/src/AutoConnectAux.h +++ b/src/AutoConnectAux.h @@ -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. */ diff --git a/src/AutoConnectDefs.h b/src/AutoConnectDefs.h index 81a9989..525514b 100644 --- a/src/AutoConnectDefs.h +++ b/src/AutoConnectDefs.h @@ -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. */ diff --git a/src/AutoConnectElementBasisImpl.h b/src/AutoConnectElementBasisImpl.h index 01b12ca..39c1f53 100644 --- a/src/AutoConnectElementBasisImpl.h +++ b/src/AutoConnectElementBasisImpl.h @@ -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. */ diff --git a/src/AutoConnectElementJson.h b/src/AutoConnectElementJson.h index 1bbf936..16d41f2 100644 --- a/src/AutoConnectElementJson.h +++ b/src/AutoConnectElementJson.h @@ -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. */ diff --git a/src/AutoConnectElementJsonImpl.h b/src/AutoConnectElementJsonImpl.h index 766a9bf..ba4ff6c 100644 --- a/src/AutoConnectElementJsonImpl.h +++ b/src/AutoConnectElementJsonImpl.h @@ -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. */ diff --git a/src/AutoConnectPage.cpp b/src/AutoConnectPage.cpp index 893a242..51661db 100644 --- a/src/AutoConnectPage.cpp +++ b/src/AutoConnectPage.cpp @@ -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. */ diff --git a/src/AutoConnectUploadImpl.h b/src/AutoConnectUploadImpl.h index 3a0dab6..bb191e2 100644 --- a/src/AutoConnectUploadImpl.h +++ b/src/AutoConnectUploadImpl.h @@ -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. */