diff --git a/src/mirall/version.h b/src/mirall/version.h index b5cfc8d57..5ead2da97 100644 --- a/src/mirall/version.h +++ b/src/mirall/version.h @@ -26,7 +26,7 @@ /* MIRALL version */ #define MIRALL_VERSION_MAJOR 0 #define MIRALL_VERSION_MINOR 2 -#define MIRALL_VERSION_MICRO 2 +#define MIRALL_VERSION_MICRO 3 #define MIRALL_VERSION_INT MIRALL_VERSION_INT_(MIRALL_VERSION_MAJOR, \