Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/mpc-hc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@users.sourceforge.net>2009-12-02 03:50:47 +0300
committerXhmikosR <xhmikosr@users.sourceforge.net>2009-12-02 03:50:47 +0300
commita43f1a131606c00452789920bd2430aff8bfd35e (patch)
treef2622cfc1f4957b3b3525bef55487e4553ae97ef /src/filters/transform/vsfilter
parent3e9f875e60609b6ca845b801e1cd19664796cfa3 (diff)
-Added automatic version for mpc-hc "ProductVersion" string
-Updated the "Copyright" string in VSFilter.rc and the "Comment" string in MPCVideoDecFilter.rc git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1375 10f7b99b-c216-0410-bff0-8a66a9350fd8
Diffstat (limited to 'src/filters/transform/vsfilter')
-rw-r--r--src/filters/transform/vsfilter/VSFilter.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/filters/transform/vsfilter/VSFilter.rc b/src/filters/transform/vsfilter/VSFilter.rc
index ba9a6a28b..54ba28fd8 100644
--- a/src/filters/transform/vsfilter/VSFilter.rc
+++ b/src/filters/transform/vsfilter/VSFilter.rc
@@ -95,7 +95,7 @@ BEGIN
VALUE "FileDescription", "VobSub & TextSub filter for DirectShow/VirtualDub/Avisynth"
VALUE "FileVersion", "1, 2, 0, 0"
VALUE "InternalName", "VSFilter"
- VALUE "LegalCopyright", "Copyright (C) 2001-2008 Gabest"
+ VALUE "LegalCopyright", "Copyright (C) 2001-2009 see AUTHORS file"
VALUE "OriginalFilename", "VSFilter.dll"
VALUE "ProductName", "VSFilter"
VALUE "ProductVersion", "1, 2, 0, 0"