You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucenenet.apache.org by ar...@apache.org on 2006/07/14 02:08:23 UTC

svn commit: r421755 - /incubator/lucene.net/trunk/C#/src/Test/AssemblyInfo.cs

Author: aroush
Date: Thu Jul 13 17:08:22 2006
New Revision: 421755

URL: http://svn.apache.org/viewvc?rev=421755&view=rev
Log:
Lucene.Net 1.9.1 build 001

Modified:
    incubator/lucene.net/trunk/C#/src/Test/AssemblyInfo.cs

Modified: incubator/lucene.net/trunk/C#/src/Test/AssemblyInfo.cs
URL: http://svn.apache.org/viewvc/incubator/lucene.net/trunk/C%23/src/Test/AssemblyInfo.cs?rev=421755&r1=421754&r2=421755&view=diff
==============================================================================
--- incubator/lucene.net/trunk/C#/src/Test/AssemblyInfo.cs (original)
+++ incubator/lucene.net/trunk/C#/src/Test/AssemblyInfo.cs Thu Jul 13 17:08:22 2006
@@ -26,7 +26,7 @@
 // You can specify all the values or you can default the Revision and Build Numbers 
 // by using the '*' as shown below:
 
-[assembly: AssemblyVersion("1.9.0.005")]
+[assembly: AssemblyVersion("1.9.1.001")]
 
 //
 // In order to sign your assembly you must specify a key to use. Refer to the