diff options
-rw-r--r-- | src/main.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.h b/src/main.h index d8bae89c3..09c7d14ad 100644 --- a/src/main.h +++ b/src/main.h @@ -45,7 +45,7 @@ * different interfaces, which have different implementations for each server. */ -#define SMALL_VERSION "1.2.3.4" +#define SMALL_VERSION "1.2.3.4.mageia2" #define CHECK_VERSION "01.02.03.04" #ifdef HAVE_CONFIG_H |