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 64b9fcdbd..7a5f2ebb8 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.12.9" +#define SMALL_VERSION "1.2.12.9.mageia3" #define CHECK_VERSION "01.02.12.09" #ifdef HAVE_CONFIG_H |