Updated version numbers for the new release

This commit is contained in:
RetGal 2019-04-06 10:39:50 +02:00
parent 9bafa7b4d9
commit 49cfea37d5
3 changed files with 3 additions and 3 deletions

View File

@ -22,7 +22,7 @@ With his permission I moved the code base to GitHub, where it can easier be main
## Releases
The ![latest version](https://github.com/RetGal/Dayon/releases) is v1.7.2 (v.1.7.3 for deb only)- released more than ten years after the initial release.
The ![latest version](https://github.com/RetGal/Dayon/releases) is v1.7.4 - released more than ten years after the initial release.
This version comes with a new connection protocol, allowing the clipboard to be shared between assisted and assistant.

View File

@ -13,7 +13,7 @@
<property name="ant.build.javac.source" value="1.8"/>
<property name="ant.build.javac.target" value="1.8"/>
<property name="jetty.version" value="9.4.15.v20190215"/>
<property name="version" value="1.7.3"/>
<property name="version" value="1.7.4"/>
<path id="project.classpath">
<fileset dir="${dir.lib}">

View File

@ -8,7 +8,7 @@
<url>https://github.com/retgal/dayon</url>
<groupId>mpo.dayon</groupId>
<artifactId>dayon</artifactId>
<version>1.7.3</version>
<version>1.7.4</version>
<description>cross platform remote desktop solution</description>
<developers>
<developer>