You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Ryan McKinley <ry...@gmail.com> on 2010/09/20 05:12:02 UTC

/trunk solr specversion?

IIUC, the specversion should be 4.0... is that right?

Index: common-build.xml
===================================================================
--- common-build.xml    (revision 998763)
+++ common-build.xml    (working copy)
@@ -94,7 +94,7 @@
        By default, this should be set to "X.Y.M.${dateversion}"
        where X.Y.M is the last version released (on this branch).
     -->
-  <property name="specversion" value="3.0.0.${dateversion}" />
+  <property name="specversion" value="4.0.0.${dateversion}" />

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org