Index: Rev.h =================================================================== --- Rev.h (revision 36039) +++ Rev.h (revision 36040) @@ -1 +1 @@ -static const int myrev = 35941; +static const int myrev = 36040; Index: Rev.tab =================================================================== --- Rev.tab (revision 36039) +++ Rev.tab (revision 36040) @@ -1,3 +1,4 @@ +36040 configure version bump: 3.0.3 35941 configure moving generic part of diag and preferences dialog to librnd 3.1.0 35866 configure diag plugin generalization for librnd move 35849 configure preferences dialog generalization Index: hooks.c =================================================================== --- hooks.c (revision 36039) +++ hooks.c (revision 36040) @@ -11,7 +11,7 @@ #include "util/arg_auto_set.h" #include "Rev.h" -#define version "3.0.3-rc1" +#define version "3.0.3" #define REQ_LIBRND_MAJOR 3 #define REQ_LIBRND_MINOR 1