bump version

git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/dotnet/trunk@1063995 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/changes.xml b/changes.xml
index 7cdbf61..9d2f56b 100644
--- a/changes.xml
+++ b/changes.xml
@@ -38,6 +38,9 @@
     </properties>
 
     <release version="SVN trunk" date="unpublished">
+    </release>
+
+    <release version="1.1" date="2011-02-03">
       <action type="add" issue="47254">
         The wix task has an option to run lit.exe rather than
         light.exe now.
diff --git a/docs/index.html b/docs/index.html
index 6c811ea..5baea29 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -37,7 +37,7 @@
 
     <h2>Requirements</h2>
 
-    <p>The current version requires Ant 1.7.0 (beta).</p>
+    <p>The current version requires Ant 1.7.0 or later.</p>
 
     <h2>Where is it?</h2>
 
diff --git a/version.properties b/version.properties
index 9a5025c..cce379b 100644
--- a/version.properties
+++ b/version.properties
@@ -12,4 +12,4 @@
 #  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 #  See the License for the specific language governing permissions and
 #  limitations under the License.
-artifact.version=1.1Alpha
+artifact.version=1.2Alpha