diff --git a/CHANGES.txt b/CHANGES.txt index 8b3e7fae9bd..c325e4d619d 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,4 +1,4 @@ - Apache Solr Version 1.1.0-dev-incubating + Apache Solr Version 1.2-dev-incubating Release Notes Introduction @@ -29,7 +29,22 @@ See the tutorial at http://incubator.apache.org/solr/tutorial.html $Id$ -================== Release 1.1.0-dev-incubating, YYYYMMDD ================== +================== Release 1.2-dev, YYYYMMDD ================== + +Detailed Change List +-------------------- + +New Features + +Changes in runtime behavior + +Optimizations + +Bug Fixes + +Other Changes + +================== Release 1.1.0, YYYYMMDD ================== Status ------ diff --git a/build.xml b/build.xml index e816451d3c0..64bae199d95 100644 --- a/build.xml +++ b/build.xml @@ -42,7 +42,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). --> - + - +