SF.net SVN: tmda: [2055] trunk/tmda

[email protected] Tue, 03 Oct 2006 11:48:10 -0700
Newsgroups gmane.mail.spam.tmda.cvs
Message-ID <[email protected]>
Revision: 2055
          http://svn.sourceforge.net/tmda/?rev=2055&view=rev
Author:   jasonrm
Date:     2006-10-03 11:48:08 -0700 (Tue, 03 Oct 2006)

Log Message:
-----------
TMDA 1.1.6 is released

Modified Paths:
--------------
    trunk/tmda/ChangeLog
    trunk/tmda/TMDA/Version.py
    trunk/tmda/contrib/tmda.spec

Modified: trunk/tmda/ChangeLog
===================================================================
--- trunk/tmda/ChangeLog	2006-10-02 23:08:26 UTC (rev 2054)
+++ trunk/tmda/ChangeLog	2006-10-03 18:48:08 UTC (rev 2055)
@@ -1,3 +1,7 @@
+2006-10-03  Jason R. Mastaler  <[email protected]>
+
+	* TMDA 1.1.6 is released.
+
 2006-09-19  Jason R. Mastaler  <[email protected]>
 
 	* TMDA 1.1.5 is released.

Modified: trunk/tmda/TMDA/Version.py
===================================================================
--- trunk/tmda/TMDA/Version.py	2006-10-02 23:08:26 UTC (rev 2054)
+++ trunk/tmda/TMDA/Version.py	2006-10-03 18:48:08 UTC (rev 2055)
@@ -26,7 +26,7 @@
 
 
 # TMDA version
-TMDA = "1.1.5+"
+TMDA = "1.1.6"
 
 # TMDA version codename
 CODENAME = "Glen Albyn"

Modified: trunk/tmda/contrib/tmda.spec
===================================================================
--- trunk/tmda/contrib/tmda.spec	2006-10-02 23:08:26 UTC (rev 2054)
+++ trunk/tmda/contrib/tmda.spec	2006-10-03 18:48:08 UTC (rev 2055)
@@ -1,5 +1,5 @@
 %define name tmda
-%define version 1.1.5
+%define version 1.1.6
 %define release 1
 
 Summary: Tagged Message Delivery Agent


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.