File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1616 "maintainer" : true
1717 }
1818 ],
19- "version" : " 1.1.8 " ,
19+ "version" : " 1.1.9 " ,
2020 "license" : " MIT" ,
2121 "frameworks" : " arduino" ,
2222 "platforms" : " *"
Original file line number Diff line number Diff line change 11name =qlibs
2- version =1.1.8
2+ version =1.1.9
33license =MIT
44author =J. Camilo Gomez C. <kmilo17pet@gmail.com>
55maintainer =J. Camilo Gomez C. <kmilo17pet@gmail.com>
Original file line number Diff line number Diff line change 11/* !
22 * @file qlibs.h
33 * @author J. Camilo Gomez C.
4- * @version 1.1.7
4+ * @version 1.1.9
55 * @note This file is part of the qlibs++ distribution.
66 * @brief Global inclusion header
77 **/
@@ -41,8 +41,8 @@ This file is part of the QuarkTS++ OS distribution.
4141#ifndef QLIBS_CPP_H
4242#define QLIBS_CPP_H
4343
44- #define QLIBS_CPP_VERSION " 1.1.8 "
45- #define QLIBS_CPP_VERNUM ( 118U )
44+ #define QLIBS_CPP_VERSION " 1.1.9 "
45+ #define QLIBS_CPP_VERNUM ( 119U )
4646#define QLIBS_CPP_CAPTION " qLibs++" QLIBS_CPP_VERSION
4747
4848#include < include/qlibs_types.hpp>
You can’t perform that action at this time.
0 commit comments