doxygen docs: Add _Eina_Version struct docs

This commit is contained in:
Xavi Artigas 2020-03-27 15:29:56 +01:00
parent 823dd0c375
commit 3a480503f9
1 changed files with 2 additions and 0 deletions

View File

@ -53,6 +53,8 @@
#define EINA_VERSION_MINOR EFL_VERSION_MINOR
/**
* @struct _Eina_Version
* The version of Eina.
* @typedef Eina_Version
* The version of Eina.
*/