Prepare 3.1.0 release

git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@427 3d1905a2-6b24-0410-a738-b14d5a86fcbd
This commit is contained in:
mguessan 2009-03-09 22:31:20 +00:00
parent fbd784ddc9
commit bfc205035d
2 changed files with 2 additions and 3 deletions

View File

@ -1,5 +1,5 @@
<project name="DavMail" default="dist" basedir=".">
<property name="version" value="3.0.1"/>
<property name="version" value="3.1.0"/>
<path id="classpath">
<pathelement location="classes"/>
@ -114,7 +114,6 @@
Linux (Ubuntu) and Mac OSX. Tray does not work on MacOS and is replaced with a full frame.
Tested successfully with the Iphone (gateway running on a server).
http://davmail.sourceforge.net
</description>
<tarfileset dir="dist" prefix="usr/share/davmail">

View File

@ -5,7 +5,7 @@
<groupId>davmail</groupId>
<artifactId>davmail</artifactId>
<packaging>jar</packaging>
<version>3.0.1</version>
<version>3.1.0</version>
<name>DavMail POP/IMAP/SMTP/Caldav/LDAP Exchange Gateway</name>
<url>http://www.sourceforge.net/projects/davmail</url>
<description>