diff options
author | 2008-03-11 21:38:11 +0000 | |
---|---|---|
committer | 2008-03-11 21:38:11 +0000 | |
commit | 9c94d8eefd97c807914d6784ce25935ad473ada3 (patch) | |
tree | 5fae434ac65bbd97e37aa695d68d58b60a87c6c3 /config.h | |
parent | 7bad88b65f41c6965950265f69478bbca90178df (diff) | |
download | newsboat-9c94d8eefd97c807914d6784ce25935ad473ada3.tar.gz newsboat-9c94d8eefd97c807914d6784ce25935ad473ada3.tar.zst newsboat-9c94d8eefd97c807914d6784ce25935ad473ada3.zip |
Andreas Krennmair:
merged changes from trunk.
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 ")" |