[Modeling-cvs] NotificationFramework vertoo.data,1.1,1.2 setup.py,1.8,1.9
Status: Abandoned
Brought to you by:
sbigaret
From: <sbi...@us...> - 2003-09-28 00:01:29
|
Update of /cvsroot/modeling/NotificationFramework In directory sc8-pr-cvs1:/tmp/cvs-serv21858 Modified Files: vertoo.data setup.py Log Message: release 0.6 Index: vertoo.data =================================================================== RCS file: /cvsroot/modeling/NotificationFramework/vertoo.data,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** vertoo.data 27 Sep 2003 23:37:22 -0000 1.1 --- vertoo.data 28 Sep 2003 00:01:14 -0000 1.2 *************** *** 1 **** ! notification-framework = major:0; minor:5; --- 1 ---- ! notification-framework = major:0; minor:6; \ No newline at end of file Index: setup.py =================================================================== RCS file: /cvsroot/modeling/NotificationFramework/setup.py,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** setup.py 26 May 2003 12:24:52 -0000 1.8 --- setup.py 28 Sep 2003 00:01:14 -0000 1.9 *************** *** 31,35 **** setup(name="NotificationFramework", ! version="0.5", licence ="GNU General Public License", description=short_description, --- 31,35 ---- setup(name="NotificationFramework", ! version="0.6", licence ="GNU General Public License", description=short_description, |