diff --git a/common.h b/common.h index 6dbbfb2..6064e61 100755 --- a/common.h +++ b/common.h @@ -1,8 +1,9 @@ #ifndef MOVGRAB_COMMON #define MOVGRAB_COMMON + //This is doable through autoconf, but I'm sick of fighting with it -#define Version "3.0.1" +#define Version "3.0.3" #include "libUseful-2.6/libUseful.h" #include