diff --git a/src/mangosd/mangosd.ico b/src/mangosd/mangosd.ico index 27cee2ca0..bd17ee278 100644 Binary files a/src/mangosd/mangosd.ico and b/src/mangosd/mangosd.ico differ diff --git a/src/realmd/realmd.ico b/src/realmd/realmd.ico index 27cee2ca0..bd17ee278 100644 Binary files a/src/realmd/realmd.ico and b/src/realmd/realmd.ico differ diff --git a/src/shared/revision_nr.h b/src/shared/revision_nr.h index 533d5fabf..f43f39dc4 100644 --- a/src/shared/revision_nr.h +++ b/src/shared/revision_nr.h @@ -1,4 +1,4 @@ #ifndef __REVISION_NR_H__ #define __REVISION_NR_H__ - #define REVISION_NR "12600" + #define REVISION_NR "12601" #endif // __REVISION_NR_H__