diff --git a/src/bygfoot.h b/src/bygfoot.h index ffe63f85..d7475b4a 100644 --- a/src/bygfoot.h +++ b/src/bygfoot.h @@ -48,7 +48,9 @@ /** * Program version number and year (copyright). */ +#ifndef VERS #define VERS "2.3.3" +#endif #define YEAR "2005 - 2011" /** Home dir name */