Author: wkeil Date: Fri Oct 30 17:21:20 2015 New Revision: 1711518 URL: http://svn.apache.org/viewvc?rev=1711518&view=rev Log: DMAP-181: Release VB.net Client 1.0.1
Task-Url: https://issues.apache.org/jira/browse/DMAP-181 Modified: devicemap/site/trunk/content/download/index.mdtext devicemap/site/trunk/content/index.mdtext Modified: devicemap/site/trunk/content/download/index.mdtext URL: http://svn.apache.org/viewvc/devicemap/site/trunk/content/download/index.mdtext?rev=1711518&r1=1711517&r2=1711518&view=diff ============================================================================== --- devicemap/site/trunk/content/download/index.mdtext (original) +++ devicemap/site/trunk/content/download/index.mdtext Fri Oct 30 17:21:20 2015 @@ -84,6 +84,26 @@ from <a href="https://www.apache.org/dis <a href="https://www.apache.org/dist/devicemap/devicemap-csharp-1.0.1-src.zip.sha1">sha1</a> ) +### VB.net client Binaries + +<a href="[preferred]devicemap/devicemap-vbnet-1.0.1-bin.zip">devicemap-vbnet-1.0.1-bin.zip</a> +( +<a href="https://www.apache.org/dist/devicemap/devicemap-vbnet-1.0.1-bin.zip.asc">PGP</a>, +<a href="https://www.apache.org/dist/devicemap/devicemap-vbnet-1.0.1-bin.zip.md5">md5</a>, +<a href="https://www.apache.org/dist/devicemap/devicemap-vbnet-1.0.1-bin.zip.sha1">sha1</a> +<a href="https://www.apache.org/dist/devicemap/devicemap-vbnet-1.0.1-bin.zip.sha256">sha256</a> +) + +### VB.net client Sources + +<a href="[preferred]devicemap/devicemap-vbnet-1.0.1-src.zip">devicemap-vbnet-1.0.1-src.zip</a> +( +<a href="https://www.apache.org/dist/devicemap/devicemap-vbnet-1.0.1-src.zip.asc">PGP</a>, +<a href="https://www.apache.org/dist/devicemap/devicemap-vbnet-1.0.1-src.zip.md5">md5</a>, +<a href="https://www.apache.org/dist/devicemap/devicemap-vbnet-1.0.1-src.zip.sha1">sha1</a> +<a href="https://www.apache.org/dist/devicemap/devicemap-vbnet-1.0.1-src.zip.sha256">sha256</a> +) + ### BrowserMap <a href="[preferred]devicemap/browsermap-1.4.1-incubating.tar.gz">browsermap-1.4.1-incubating.tar.gz</a> Modified: devicemap/site/trunk/content/index.mdtext URL: http://svn.apache.org/viewvc/devicemap/site/trunk/content/index.mdtext?rev=1711518&r1=1711517&r2=1711518&view=diff ============================================================================== --- devicemap/site/trunk/content/index.mdtext (original) +++ devicemap/site/trunk/content/index.mdtext Fri Oct 30 17:21:20 2015 @@ -25,6 +25,8 @@ Project artifacts are available on maven # News (most recent first) +**October 31st, 2015** DeviceMap VB.net client 1.0.1 has been released. + **September 25th, 2015** DeviceMap C# client 1.0.1 has been released. **June 27th, 2015** DeviceMap data 1.0.3 has been released.
