Index: trunk/scconfig/Rev.h =================================================================== --- trunk/scconfig/Rev.h (revision 36039) +++ trunk/scconfig/Rev.h (revision 36040) @@ -1 +1 @@ -static const int myrev = 35941; +static const int myrev = 36040; Index: trunk/scconfig/Rev.tab =================================================================== --- trunk/scconfig/Rev.tab (revision 36039) +++ trunk/scconfig/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: trunk/scconfig/hooks.c =================================================================== --- trunk/scconfig/hooks.c (revision 36039) +++ trunk/scconfig/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