From 87b3607c35f2e10cfd37405d3344b5a75c89ad5c Mon Sep 17 00:00:00 2001 From: Tibor Date: Sun, 27 May 2018 16:21:20 +0200 Subject: [PATCH] version 1.3 starts --- FFootage/Properties/AssemblyInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/FFootage/Properties/AssemblyInfo.cs b/FFootage/Properties/AssemblyInfo.cs index 48bca65..d8d1658 100644 --- a/FFootage/Properties/AssemblyInfo.cs +++ b/FFootage/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ // 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.2.0.0")] -[assembly: AssemblyFileVersion("1.2.0.0")] +[assembly: AssemblyVersion("1.3.0.0")] +[assembly: AssemblyFileVersion("1.3.0.0")]