Author: dmeyer
Date: Fri Jan 19 17:20:32 2007
New Revision: 2428

Modified:
   trunk/base/setup.py
   trunk/imlib2/setup.py
   trunk/metadata/setup.py

Log:
set version higher than last release

Modified: trunk/base/setup.py
==============================================================================
--- trunk/base/setup.py (original)
+++ trunk/base/setup.py Fri Jan 19 17:20:32 2007
@@ -63,7 +63,7 @@
 # call setup
 setup(
     module       = 'base',
-    version      = '0.1.2',
+    version      = '0.1.3',
     license      = 'LGPL',
     summary      = 'Base module for all Kaa modules.',
     rpminfo      = {

Modified: trunk/imlib2/setup.py
==============================================================================
--- trunk/imlib2/setup.py       (original)
+++ trunk/imlib2/setup.py       Fri Jan 19 17:20:32 2007
@@ -57,7 +57,7 @@
 
 
 setup(module      = 'imlib2',
-      version     = '0.2.0',
+      version     = '0.2.1',
       license     = 'LGPL',
       summary     = 'Python bindings for Imlib2',
       rpminfo     = {

Modified: trunk/metadata/setup.py
==============================================================================
--- trunk/metadata/setup.py     (original)
+++ trunk/metadata/setup.py     Fri Jan 19 17:20:32 2007
@@ -61,7 +61,7 @@
     ext_modules = [ cdrom ]
     
 setup (module      = 'metadata',
-       version     = '0.6.0',
+       version     = '0.6.1',
        license     = 'GPL',
        summary     = 'Module for retrieving information about media files',
        author      = "Thomas Schueppel, Dirk Meyer",

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to