mirror of https://github.com/apache/lucene.git
revert version to 1.4-dev in prep for nightlies to use it
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@826247 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b38eff8eec
commit
ab73e27c75
|
@ -62,7 +62,7 @@
|
|||
By default, this should be set to "X.Y.N-dev" where X.Y.N is
|
||||
"1 greater" then the last version released (on this branch).
|
||||
-->
|
||||
<property name="version" value="1.5-dev" />
|
||||
<property name="version" value="1.4-dev" />
|
||||
|
||||
<!-- Solr Specification Version -->
|
||||
<!--
|
||||
|
|
Loading…
Reference in New Issue