My Project
Loading...
Searching...
No Matches
version.h
1
/*
2
* version.h: A plugin/program for the Video Disk Recorder
3
*
4
* See the README file for copyright information and how to reach the author.
5
*
6
*/
7
8
#ifndef __version_h_
9
#define __version_h_
10
11
static
const
char
*VERSION =
"4.2.3"
;
12
13
#endif
Generated by
1.12.0