Changeset 2777 in products


Ignore:
Timestamp:
Sep 3, 2010 2:06:19 PM (14 years ago)
Author:
kroman0
Message:

Updated package info

Location:
quintagroup.portlet.static/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • quintagroup.portlet.static/trunk/docs/HISTORY.txt

    r2478 r2777  
    11Changelog 
    22========= 
     3 
     40.3 - September 03, 2010 
     5------------------------ 
     6 
     7* Fixed support with plone.portlet.static 2.0 [kroman0]  
     8 
    39 
    4100.2 - June 04, 2010 
  • quintagroup.portlet.static/trunk/setup.py

    r671 r2777  
    22import os 
    33 
    4 version = '0.2' 
     4version = '0.3' 
    55 
    66setup(name='quintagroup.portlet.static', 
     
    1616        ], 
    1717      keywords='plone static portlet', 
    18       author='Vitaliy Podoba', 
    19       author_email='piv@quintagroup.com', 
     18      author='Quintagroup', 
     19      author_email='support@quintagroup.com', 
    2020      url='http://svn.quintagroup.com/products/quintagroup.portlet.static', 
    2121      license='GPL', 
Note: See TracChangeset for help on using the changeset viewer.