summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsvntobi <svntobi@cd0d6b48-d4f9-0310-940f-ab8c4eb44d3f>2008-07-12 11:20:39 +0000
committersvntobi <svntobi@cd0d6b48-d4f9-0310-940f-ab8c4eb44d3f>2008-07-12 11:20:39 +0000
commitc8e52f0f722171fa2bce1fd458f2e5e63d0939cf (patch)
tree7c39ed4fc39e5b0f2e23e88e1e207460356a7413
parente875a2124196e350af62728be10762a2ec133bf5 (diff)
downloadvdr-plugin-menuorg-c8e52f0f722171fa2bce1fd458f2e5e63d0939cf.tar.gz
vdr-plugin-menuorg-c8e52f0f722171fa2bce1fd458f2e5e63d0939cf.tar.bz2
new release version 0.4.4
git-svn-id: file:///home/tobias/sandbox/vdr/--/vdr-pkg/vdr-pkg/menuorg/trunk@7393 cd0d6b48-d4f9-0310-940f-ab8c4eb44d3f
-rw-r--r--src/Version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Version.h b/src/Version.h
index 6d724f5..edd3acc 100644
--- a/src/Version.h
+++ b/src/Version.h
@@ -24,6 +24,6 @@
#ifndef ___VERSION_H
#define ___VERSION_H
-static const char VERSION[] = "0.4.3";
+static const char VERSION[] = "0.4.4";
#endif