diff options
| author | svntobi <svntobi@cd0d6b48-d4f9-0310-940f-ab8c4eb44d3f> | 2007-08-26 12:42:32 +0000 |
|---|---|---|
| committer | svntobi <svntobi@cd0d6b48-d4f9-0310-940f-ab8c4eb44d3f> | 2007-08-26 12:42:32 +0000 |
| commit | 3fb145c7811445e05a9b8bcd1c4bd182a48e8159 (patch) | |
| tree | f83483f7f52ee9b7aa0f28b4cd63ba8536ef71b1 /src/version.h | |
| parent | 25f2bf3d985c2e8cad13527e8b87128abc168062 (diff) | |
| download | vdr-plugin-menuorg-3fb145c7811445e05a9b8bcd1c4bd182a48e8159.tar.gz vdr-plugin-menuorg-3fb145c7811445e05a9b8bcd1c4bd182a48e8159.tar.bz2 | |
some renaming
git-svn-id: file:///home/tobias/sandbox/vdr/--/vdr-pkg/vdr-pkg/menuorg/trunk@6000 cd0d6b48-d4f9-0310-940f-ab8c4eb44d3f
Diffstat (limited to 'src/version.h')
| -rw-r--r-- | src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/version.h b/src/version.h index 8b208f0..4a02c5f 100644 --- a/src/version.h +++ b/src/version.h @@ -23,6 +23,6 @@ #ifndef ___VERSION_H #define ___VERSION_H -static const char VERSION[] = "0.3"; +static const char VERSION[] = "0.4"; #endif |
