diff --git a/src/config.h b/src/config.h index 4217ac1..042e03f 100644 --- a/src/config.h +++ b/src/config.h @@ -40,11 +40,11 @@ /* * Program version: */ -#define PROG_VERSION "2.4.2" +#define PROG_VERSION "2.5.0" #define PROG_VERSION_MAJOR 2 -#define PROG_VERSION_MINOR 4 -#define PROG_VERSION_RELEASE 2 +#define PROG_VERSION_MINOR 5 +#define PROG_VERSION_RELEASE 0 /*