summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorsvntobi <svntobi@cd0d6b48-d4f9-0310-940f-ab8c4eb44d3f>2008-03-26 00:55:25 +0000
committersvntobi <svntobi@cd0d6b48-d4f9-0310-940f-ab8c4eb44d3f>2008-03-26 00:55:25 +0000
commite8823c9b374a977cedae4daba01ad085eb8607f7 (patch)
treeb930dac116603e57a4683c976a97ea5bdcdb62b5 /src
parent8e194f05966fcbc12502e0d2ee3cd96f2287e208 (diff)
downloadvdr-plugin-menuorg-e8823c9b374a977cedae4daba01ad085eb8607f7.tar.gz
vdr-plugin-menuorg-e8823c9b374a977cedae4daba01ad085eb8607f7.tar.bz2
Updated Italian translation by Diego Pierotto <vdr-italian@tiscali.it>0.4.3
git-svn-id: file:///home/tobias/sandbox/vdr/--/vdr-pkg/vdr-pkg/menuorg/trunk@7094 cd0d6b48-d4f9-0310-940f-ab8c4eb44d3f
Diffstat (limited to 'src')
-rw-r--r--src/Version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Version.h b/src/Version.h
index 3aa543d..6d724f5 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.2";
+static const char VERSION[] = "0.4.3";
#endif