Changeset 2844 in products for quintagroup.dropdownmenu


Ignore:
Timestamp:
Sep 22, 2010 1:47:23 PM (14 years ago)
Author:
chervol
Message:

bump version added contributors file

Location:
quintagroup.dropdownmenu/trunk
Files:
1 added
2 edited

Legend:

Unmodified
Added
Removed
  • quintagroup.dropdownmenu/trunk/docs/HISTORY.txt

    r2824 r2844  
    22========= 
    33 
    4 1.0.1 - () 
     41.1 - (2010-09-22) 
    55----------- 
    66 
    77* removed debug code [chervol] 
     8* fixed the dropdown CSS 
     9* fixed the Home tab highlight 
    810 
    911 
  • quintagroup.dropdownmenu/trunk/setup.py

    r2794 r2844  
    22import os 
    33 
    4 version = '1.0' 
     4version = '1.1' 
    55 
    66setup(name='quintagroup.dropdownmenu', 
     
    1616        ], 
    1717      keywords='web plone menu', 
    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.dropdownmenu', 
    2121      license='GPL', 
Note: See TracChangeset for help on using the changeset viewer.