summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Krennmair <ak@synflood.at>2013-03-19 11:58:39 +0100
committerAndreas Krennmair <ak@synflood.at>2013-03-19 11:58:39 +0100
commit799389f6a4d9336da46b948a6c2d86d50fdbc8ab (patch)
tree8520ba90845a50e5dea831a6702fe20f44f9301e
parent89fe267ce4def18e3f0106a009b3229183aeed1a (diff)
set correct program version.r2.6
-rw-r--r--config.h2
1 files changed, 1 insertions, 1 deletions
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 "/"