Browse Source

Text: bump AbstractFont plugin interface version string.

pull/638/head
Vladimír Vondruš 2 years ago
parent
commit
c9a884938c
  1. 2
      src/Magnum/Text/AbstractFont.h

2
src/Magnum/Text/AbstractFont.h

@ -858,7 +858,7 @@ updated interface string.
*/
/* Silly indentation to make the string appear in pluginInterface() docs */
#define MAGNUM_TEXT_ABSTRACTFONT_PLUGIN_INTERFACE /* [interface] */ \
"cz.mosra.magnum.Text.AbstractFont/0.3.5"
"cz.mosra.magnum.Text.AbstractFont/0.3.6"
/* [interface] */
#ifndef DOXYGEN_GENERATING_OUTPUT

Loading…
Cancel
Save