diff options
Diffstat (limited to 'targavfd.c')
-rw-r--r-- | targavfd.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ #include "status.h" #include "setup.h" -static const char *VERSION = "0.0.3"; +static const char *VERSION = "0.0.4"; class cPluginTargaVFD : public cPlugin { private: |