diff options
Diffstat (limited to 'config.h')
-rw-r--r-- | config.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ #define NEWSBEUTER_CONFIG__H #define PROGRAM_NAME PACKAGE -#define PROGRAM_VERSION "0.8" +#define PROGRAM_VERSION "0.8.1" #define PROGRAM_URL "http://synflood.at/newsbeuter.html" #define USER_AGENT PROGRAM_NAME " rss feedreader " PROGRAM_VERSION " (" PROGRAM_URL ")" |