Updating should work :)

git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@25 3f4676ac-adda-40fd-8265-58d1435b1672
This commit is contained in:
thoysg 2010-06-20 13:11:15 +00:00
parent f41df5f81c
commit 75c722f354
3 changed files with 18 additions and 17 deletions

Binary file not shown.

View file

@ -198,6 +198,7 @@
<li>Johannes Rajala</li> <li>Johannes Rajala</li>
<li>Till Stirling</li> <li>Till Stirling</li>
<li>CharlyM3 Foden</li> <li>CharlyM3 Foden</li>
<li>Thoys Pan</li>
<li>Gerry Woolfenden</li> <li>Gerry Woolfenden</li>
<li>Michael Powell</li> <li>Michael Powell</li>
<li>Ronin DeVinna <a class="internal" target="_blank" href="http://www.slportugal.com">www.slportugal.com</a></li> <li>Ronin DeVinna <a class="internal" target="_blank" href="http://www.slportugal.com">www.slportugal.com</a></li>

View file

@ -69,7 +69,7 @@ using System.Runtime.CompilerServices;
// You can specify all the values or you can default the Revision and Build Numbers // You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("2.40.*")] [assembly: AssemblyVersion("2.41.*")]
// //
// In order to sign your assembly you must specify a key to use. Refer to the // In order to sign your assembly you must specify a key to use. Refer to the