Index: Rev.h =================================================================== --- Rev.h (revision 36042) +++ Rev.h (revision 36043) @@ -1 +1 @@ -static const int myrev = 36040; +static const int myrev = 36043; Index: Rev.tab =================================================================== --- Rev.tab (revision 36042) +++ Rev.tab (revision 36043) @@ -1,4 +1,4 @@ -36040 configure version bump: 3.0.3 +36043 configure version bump: 3.0.4-dev 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 36042) +++ hooks.c (revision 36043) @@ -11,7 +11,7 @@ #include "util/arg_auto_set.h" #include "Rev.h" -#define version "3.0.3" +#define version "3.0.4-dev" #define REQ_LIBRND_MAJOR 3 #define REQ_LIBRND_MINOR 1