From 7fa3b8c5b688fda28165b16bd4d8f3b814409a87 Mon Sep 17 00:00:00 2001 From: Bartosz Firyn Date: Thu, 7 Feb 2013 06:05:21 +0100 Subject: [PATCH] Update version to the newest one --- README.md | 4 ++-- webcam-capture-drivers/webcam-capture-driver-ipcam/README.md | 2 +- webcam-capture-drivers/webcam-capture-driver-jmf/README.md | 4 ++-- webcam-capture-pages/src/site/index.html | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index bbd35215..2fb5a0be 100644 --- a/README.md +++ b/README.md @@ -29,11 +29,11 @@ Complete documentation, API, examples, tutorials and many more can be found here com.github.sarxos webcam-capture - 0.3.7 + 0.3.8 ``` -If you are not using Maven, then **[here](http://www.sarxos.pl/repo/maven2/com/github/sarxos/webcam-capture/0.3.7/webcam-capture-0.3.7-dist.zip)** +If you are not using Maven, then **[here](http://www.sarxos.pl/repo/maven2/com/github/sarxos/webcam-capture/0.3.8/webcam-capture-0.3.8-dist.zip)** you can download ZIP containing all required 3rd-party JARs. ## Contribution diff --git a/webcam-capture-drivers/webcam-capture-driver-ipcam/README.md b/webcam-capture-drivers/webcam-capture-driver-ipcam/README.md index 54e326ee..746ddede 100644 --- a/webcam-capture-drivers/webcam-capture-driver-ipcam/README.md +++ b/webcam-capture-drivers/webcam-capture-driver-ipcam/README.md @@ -27,7 +27,7 @@ help :) Later, when your class is ready, I will be happy to merge it with offici com.github.sarxos webcam-capture-driver-ipcam - 0.3.7 + 0.3.8 ``` diff --git a/webcam-capture-drivers/webcam-capture-driver-jmf/README.md b/webcam-capture-drivers/webcam-capture-driver-jmf/README.md index 69829dd5..eb16a270 100644 --- a/webcam-capture-drivers/webcam-capture-driver-jmf/README.md +++ b/webcam-capture-drivers/webcam-capture-driver-jmf/README.md @@ -14,11 +14,11 @@ installed on your PC. com.github.sarxos webcam-capture-driver-jmf - 0.3.7 + 0.3.8 ``` -If you are not using Maven, then **[here](http://www.sarxos.pl/repo/maven2/com/github/sarxos/webcam-capture-driver-jmf/0.3.7/webcam-capture-driver-jmf-0.3.7-dist.zip)** +If you are not using Maven, then **[here](http://www.sarxos.pl/repo/maven2/com/github/sarxos/webcam-capture-driver-jmf/0.3.8/webcam-capture-driver-jmf-0.3.8-dist.zip)** you can download ZIP containing all required 3rd-party JARs. ## License diff --git a/webcam-capture-pages/src/site/index.html b/webcam-capture-pages/src/site/index.html index da206fbd..60170f73 100644 --- a/webcam-capture-pages/src/site/index.html +++ b/webcam-capture-pages/src/site/index.html @@ -31,7 +31,7 @@

Webcam Capture

Download:
@@ -147,7 +147,7 @@

Maven

<dependency> <groupId>com.github.sarxos</groupId> <artifactId>webcam-capture</artifactId> - <version>0.3.7</version> + <version>0.3.8</version> </dependency>