summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Krennmair <ak@synflood.at>2007-01-17 21:32:33 +0000
committerAndreas Krennmair <ak@synflood.at>2007-01-17 21:32:33 +0000
commit2dad20e4c7d4472f424880da85589099cce000db (patch)
tree9ef493550b5dd089897095e7d23db4a75f92218c
parent18659686a6e15d2c83b218f847adf2ba1adb5642 (diff)
Andreas Krennmair:newsbeuter-0.1.1
tagged newsbeuter 0.1.1.
-rw-r--r--config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h
index 4dd1c184..5b66e605 100644
--- a/config.h
+++ b/config.h
@@ -2,7 +2,7 @@
#define NEWSBEUTER_CONFIG__H
#define PROGRAM_NAME "newsbeuter"
-#define PROGRAM_VERSION "0.1"
+#define PROGRAM_VERSION "0.1.1"
#define PROGRAM_URL "http://synflood.at/newsbeuter.html"
#define USER_AGENT PROGRAM_NAME " rss feedreader " PROGRAM_VERSION " (" PROGRAM_URL ")"