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

@ -12,24 +12,24 @@
<ul> <ul>
<li>Vlad Bjornson</li> <li>Vlad Bjornson</li>
<li>Mazok Nishi</li> <li>Mazok Nishi</li>
<li>Sonja Manatiso</li> <li>Sonja Manatiso</li>
<li>Hippi Hammerer</li> <li>Hippi Hammerer</li>
<li>Baron Hauptmann</li> <li>Baron Hauptmann</li>
<li>Arfim Balut</li> <li>Arfim Balut</li>
<li>Thelma Huet</li> <li>Thelma Huet</li>
<li>Rand Charleville</li> <li>Rand Charleville</li>
<li>MeAm Okelly</li> <li>MeAm Okelly</li>
<li>krishna Kanik</li> <li>krishna Kanik</li>
<li>Smoere Broek</li> <li>Smoere Broek</li>
<li>Frederick Zanzibar</li> <li>Frederick Zanzibar</li>
<li>Andon Beattie</li> <li>Andon Beattie</li>
<li>Rejha Vuckovic</li> <li>Rejha Vuckovic</li>
<li>Alidar Moxie</li> <li>Alidar Moxie</li>
<li>Al Supercharge</li> <li>Al Supercharge</li>
<li>Krissmas Merryman</li> <li>Krissmas Merryman</li>
<li>Jolan Fonda</li> <li>Jolan Fonda</li>
@ -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