From: Helge Norberg Date: Fri, 27 Jun 2014 15:54:27 +0000 (+0200) Subject: Updated version X-Git-Tag: 2.0.7_Beta2 X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;ds=sidebyside;h=refs%2Ftags%2F2.0.7_Beta2;p=casparcg Updated version --- diff --git a/README.txt b/README.txt index 44bd41b00..bae38506e 100644 --- a/README.txt +++ b/README.txt @@ -1,4 +1,4 @@ -CasparCG Server 2.0.7 Beta 1 +CasparCG Server 2.0.7 Beta 2 ============================ Thank you for your interest in CasparCG Server, a professional software used to @@ -50,7 +50,7 @@ INSTALLATION 1. Check that your system meets the requirements above. -2. Unzip and place the "CasparCG Server 2.0.7 Beta 1" folder anywhere you like. +2. Unzip and place the "CasparCG Server 2.0.7 Beta 2" folder anywhere you like. 3. Install "Microsoft Visual C++ 2010 Redistributable Package" from http://www.microsoft.com/download/en/details.aspx?id=5555 diff --git a/version.tmpl b/version.tmpl index 543c98854..69a1a83e7 100644 --- a/version.tmpl +++ b/version.tmpl @@ -1,4 +1,4 @@ #define CASPAR_GEN 2 #define CASPAR_MAYOR 0 #define CASPAR_MINOR 7 -#define CASPAR_TAG "Beta" +#define CASPAR_TAG "Beta2"