Prepare 3.6.3 release

git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@929 3d1905a2-6b24-0410-a738-b14d5a86fcbd
This commit is contained in:
mguessan 2010-01-24 21:47:05 +00:00
parent a9571e1c66
commit 22cc502165
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
<project name="DavMail" default="dist" basedir=".">
<property file="user.properties"/>
<property name="version" value="3.6.2"/>
<property name="version" value="3.6.3"/>
<path id="classpath">
<pathelement location="classes"/>

View File

@ -5,7 +5,7 @@
<groupId>davmail</groupId>
<artifactId>davmail</artifactId>
<packaging>jar</packaging>
<version>3.6.2</version>
<version>3.6.3</version>
<name>DavMail POP/IMAP/SMTP/Caldav/LDAP Exchange Gateway</name>
<organization>
<name>Mickaël Guessant</name>