From 046f63cae21891d18cbd0b89ca8156105882f3b0 Mon Sep 17 00:00:00 2001 From: Nathan Crawford Date: Wed, 13 Feb 2008 04:01:20 +0000 Subject: [PATCH] Made some progress in deciphering CSewFigSeg; still a long ways to go. --- PesFile/Properties/AssemblyInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PesFile/Properties/AssemblyInfo.cs b/PesFile/Properties/AssemblyInfo.cs index f1fcc86..028c4bf 100644 --- a/PesFile/Properties/AssemblyInfo.cs +++ b/PesFile/Properties/AssemblyInfo.cs @@ -31,5 +31,5 @@ using System.Runtime.InteropServices; // // You can specify all the values or you can default the Revision and Build Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("1.0.1.101")] -[assembly: AssemblyFileVersion("1.0.1.101")] +[assembly: AssemblyVersion("1.0.1.143")] +[assembly: AssemblyFileVersion("1.0.1.143")]