change version to 4.0.8

This commit is contained in:
Vincent Wei
2020-07-23 19:16:26 +08:00
parent e5ac135443
commit 165b89e5be
3 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -8,6 +8,6 @@ Description: A mature cross-platform windowing and GUI system for embedded syste
Version: @MINIGUI_VERSION@
Runmode: @MINIGUI_RUNMODE@
Requires:
Libs: -L${libdir} -lminigui_@MGLIB_SUFFIX@ @DEP_LIBS@
Libs.private:
Libs: -L${libdir} -lminigui_@MGLIB_SUFFIX@
Libs.private: @DEP_LIBS@
Cflags: -I${includedir}