Publishing v0.6.0.0 with hard coded CEC support.
authorStephaneLenclud
Sat, 26 Sep 2015 00:48:58 +0200
changeset 1650179211efa6d
parent 164 77b34f307c85
child 166 22b327842add
Publishing v0.6.0.0 with hard coded CEC support.
Server/SharpDisplayManager.csproj
     1.1 --- a/Server/SharpDisplayManager.csproj	Sat Sep 26 00:34:12 2015 +0200
     1.2 +++ b/Server/SharpDisplayManager.csproj	Sat Sep 26 00:48:58 2015 +0200
     1.3 @@ -34,7 +34,7 @@
     1.4      <WebPage>index.htm</WebPage>
     1.5      <OpenBrowserOnPublish>false</OpenBrowserOnPublish>
     1.6      <ApplicationRevision>0</ApplicationRevision>
     1.7 -    <ApplicationVersion>0.5.5.0</ApplicationVersion>
     1.8 +    <ApplicationVersion>0.6.0.0</ApplicationVersion>
     1.9      <UseApplicationTrust>false</UseApplicationTrust>
    1.10      <CreateDesktopShortcut>true</CreateDesktopShortcut>
    1.11      <PublishWizardCompleted>true</PublishWizardCompleted>