From 799389f6a4d9336da46b948a6c2d86d50fdbc8ab Mon Sep 17 00:00:00 2001 From: Andreas Krennmair Date: Tue, 19 Mar 2013 11:58:39 +0100 Subject: set correct program version. --- config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.h b/config.h index 62b3db5f..f03e1250 100644 --- a/config.h +++ b/config.h @@ -3,7 +3,7 @@ #define PACKAGE "newsbeuter" #define PROGRAM_NAME PACKAGE -#define PROGRAM_VERSION "2.5" +#define PROGRAM_VERSION "2.6" #define PROGRAM_URL "http://www.newsbeuter.org/" #define NEWSBEUTER_PATH_SEP "/" -- cgit v1.2.3