Author: lgross Date: Mon Apr 28 13:52:12 2014 New Revision: 1590636 URL: http://svn.apache.org/r1590636 Log: ObjectiveCMIS Release 0.3
Modified:
chemistry/site/trunk/content/index.mdtext
chemistry/site/trunk/content/objective-c/objectivecmis.mdtext
Modified: chemistry/site/trunk/content/index.mdtext
URL:
http://svn.apache.org/viewvc/chemistry/site/trunk/content/index.mdtext?rev=1590636&r1=1590635&r2=1590636&view=diff
==============================================================================
--- chemistry/site/trunk/content/index.mdtext (original)
+++ chemistry/site/trunk/content/index.mdtext Mon Apr 28 13:52:12 2014
@@ -64,6 +64,7 @@ inclusion of the C.M.I.S. letters, "CheM
<a name="news"></a>
## Project News
* 2014-04-14 [OpenCMIS
0.11.0](java/download.html#OpenCMIS-0.11.0FullDownloadpage) released.
+ * 2013-04-08 [ObjectiveCMIS 0.3](objective-c/objectivecmis.html) released.
* 2014-03-17 [DotCMIS 0.6](dotnet/dotcmis.html#dotcmis-0.6FullDownloadpage)
released.
* 2013-08-15 [OpenCMIS
0.10.0](java/download.html#OpenCMIS-0.10.0FullDownloadpage) released,
introducing multiple fixes and improvements
* 2013-07-30 [ObjectiveCMIS 0.2](objective-c/objectivecmis.html) released.
Modified: chemistry/site/trunk/content/objective-c/objectivecmis.mdtext
URL:
http://svn.apache.org/viewvc/chemistry/site/trunk/content/objective-c/objectivecmis.mdtext?rev=1590636&r1=1590635&r2=1590636&view=diff
==============================================================================
--- chemistry/site/trunk/content/objective-c/objectivecmis.mdtext (original)
+++ chemistry/site/trunk/content/objective-c/objectivecmis.mdtext Mon Apr 28
13:52:12 2014
@@ -29,9 +29,9 @@ However, as the base library is built on
### Where to get it from
-#### Release 0.2 (2013-07-30)
+#### Release 0.3 (2014-04-08)
-[Full Download
page](http://www.apache.org/dyn/closer.cgi/chemistry/objectivecmis/0.2)
+[Full Download
page](http://www.apache.org/dyn/closer.cgi/chemistry/objectivecmis/0.3)
Package| zip
------|---
@@ -151,14 +151,14 @@ In the code above you may have noticed t
}];
-[srczip]:
http://www.apache.org/dyn/closer.cgi/chemistry/objectivecmis/0.2/chemistry-objectivecmis-0.2-src.zip
-[srcmd5]:
http://www.apache.org/dist/chemistry/objectivecmis/0.2/chemistry-objectivecmis-0.2-src.zip.md5
-[srcsha]:
http://www.apache.org/dist/chemistry/objectivecmis/0.2/chemistry-objectivecmis-0.2-src.zip.sha
-[srcpgp]:
http://www.apache.org/dist/chemistry/objectivecmis/0.2/chemistry-objectivecmis-0.2-src.zip.asc
-
-[binzip]:
http://www.apache.org/dyn/closer.cgi/chemistry/objectivecmis/0.2/chemistry-objectivecmis-0.2-bin.zip
-[binmd5]:
http://www.apache.org/dist/chemistry/objectivecmis/0.2/chemistry-objectivecmis-0.2-bin.zip.md5
-[binsha]:
http://www.apache.org/dist/chemistry/objectivecmis/0.2/chemistry-objectivecmis-0.2-bin.zip.sha
-[binpgp]:
http://www.apache.org/dist/chemistry/objectivecmis/0.2/chemistry-objectivecmis-0.2-bin.zip.asc
+[srczip]:
http://www.apache.org/dyn/closer.cgi/chemistry/objectivecmis/0.3/chemistry-objectivecmis-0.3-src.zip
+[srcmd5]:
http://www.apache.org/dist/chemistry/objectivecmis/0.3/chemistry-objectivecmis-0.3-src.zip.md5
+[srcsha]:
http://www.apache.org/dist/chemistry/objectivecmis/0.3/chemistry-objectivecmis-0.3-src.zip.sha
+[srcpgp]:
http://www.apache.org/dist/chemistry/objectivecmis/0.3/chemistry-objectivecmis-0.3-src.zip.asc
+
+[binzip]:
http://www.apache.org/dyn/closer.cgi/chemistry/objectivecmis/0.3/chemistry-objectivecmis-0.3-bin.zip
+[binmd5]:
http://www.apache.org/dist/chemistry/objectivecmis/0.3/chemistry-objectivecmis-0.3-bin.zip.md5
+[binsha]:
http://www.apache.org/dist/chemistry/objectivecmis/0.3/chemistry-objectivecmis-0.3-bin.zip.sha
+[binpgp]:
http://www.apache.org/dist/chemistry/objectivecmis/0.3/chemistry-objectivecmis-0.3-bin.zip.asc
[archives]: http://archive.apache.org/dist/chemistry/objectivecmis
\ No newline at end of file
