X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=src%2Fcec-config-gui%2FProperties%2FAssemblyInfo.cs;h=b793ae2737517b3b2b77dc2b1c271b00372e1757;hb=999665e393983d93aa0309fbaf608267ed1207ba;hp=56ca7ec14ec81a87a96a4c0c48528d058f0cb624;hpb=347f7adb71ac80290639a3764b598c94b828f3f4;p=deb_libcec.git diff --git a/src/cec-config-gui/Properties/AssemblyInfo.cs b/src/cec-config-gui/Properties/AssemblyInfo.cs index 56ca7ec..b793ae2 100644 --- a/src/cec-config-gui/Properties/AssemblyInfo.cs +++ b/src/cec-config-gui/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ using System.Runtime.InteropServices; // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.7.1.0")] -[assembly: AssemblyFileVersion("1.7.1.0")] +[assembly: AssemblyVersion("2.0.0.0")] +[assembly: AssemblyFileVersion("2.0.0.0")]