diff --git a/src/frversion.h b/src/frversion.h index a8cad6b1..4b232efa 100644 --- a/src/frversion.h +++ b/src/frversion.h @@ -1,6 +1,6 @@ #define FR_VERSION_MAJOR 0 #define FR_VERSION_MINOR 9 -#define FR_VERSION_RLS 3 +#define FR_VERSION_RLS 4 // if this file can't be found you need to run the update-revision-info script #include "revisioninfo.h"