DotCMIS: preparation for 0.7 release

git-svn-id: https://svn.apache.org/repos/asf/chemistry/dotcmis/trunk@1672028 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/DotCMIS/Properties/AssemblyInfo.cs b/DotCMIS/Properties/AssemblyInfo.cs
index ed5b1ed..8ac2650 100644
--- a/DotCMIS/Properties/AssemblyInfo.cs
+++ b/DotCMIS/Properties/AssemblyInfo.cs
@@ -35,5 +35,5 @@
 // You can specify all the values or you can default the Build and Revision Numbers 

 // by using the '*' as shown below:

 // [assembly: AssemblyVersion("1.0.*")]

-[assembly: AssemblyVersion("0.6.0.0")]

-[assembly: AssemblyFileVersion("0.6.0.0")]

+[assembly: AssemblyVersion("0.7.0.0")]

+[assembly: AssemblyFileVersion("0.7.0.0")]

diff --git a/NOTICE b/NOTICE
index ab13b25..051c3f6 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,2 +1,2 @@
 Apache Chemistry DotCMIS

-Copyright 2009-2013 The Apache Software Foundation
\ No newline at end of file
+Copyright 2009-2015 The Apache Software Foundation
\ No newline at end of file
diff --git a/README b/README
index 7055542..ce4b3da 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Apache Chemistry DotCMIS 0.5

+Apache Chemistry DotCMIS 0.7

 ============================

 

 Apache Chemistry DotCMIS is a Content Management Interoperability Services (CMIS)

@@ -16,9 +16,16 @@
 Change log 

 ----------

 

+DotCMIS 0.7:

+

+- Bug fixes.

+- Minor improvements.

+

+

 DotCMIS 0.6:

 

 - Bug fixes.

+- Minor improvements.

 

 

 DotCMIS 0.5:

diff --git a/release.bat b/release.bat
index 59f03b2..ac8358d 100644
--- a/release.bat
+++ b/release.bat
@@ -22,7 +22,7 @@
 rem This batch file creates a release.

 rem It requires Cygwin.

 

-set DOTCMISVERSION=0.6

+set DOTCMISVERSION=0.7

 set DOTCMISZIPSRC=chemistry-dotcmis-%DOTCMISVERSION%-src.zip

 set DOTCMISZIPBIN=chemistry-dotcmis-%DOTCMISVERSION%-bin.zip

 set DOTCMISRC=RC1