Changeset 3390

Show
Ignore:
Timestamp:
03/18/08 12:22:25 (9 months ago)
Author:
pkropf
Message:

updated graphviz release number.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • graphvizplugin/0.10/setup.py

    r1730 r3390  
    33$HeadURL$ 
    44 
    5 Copyright (c) 2005, 2006 Peter Kropf. All rights reserved. 
     5Copyright (c) 2005, 2006, 2008 Peter Kropf. All rights reserved. 
    66 
    77Python egg setup file for the graphviz trac wiki processor. 
     
    2727    author_email = "pkropf@gmail.com", 
    2828    keywords = "trac graphviz", 
    29     url = "http://trac-hacks.swapoff.org/wiki/GraphvizPlugin", 
    30     description = "Graphviz plugin for Trac 0.9", 
     29    url = "http://trac-hacks.org/wiki/GraphvizPlugin", 
     30    description = "Graphviz plugin for Trac 0.10", 
    3131    long_description = """The graphviz wiki processor is a plugin for Trac that allows the the 
    3232dynamic generation of diagrams by the various graphviz programs. The 
    3333text of a wiki page can contain the source text for graphviz and the 
    3434web browser will show the resulting image.""", 
    35     license = """Copyright (C) 2005, 2006 Peter Kropf 
     35    license = """Copyright (C) 2005, 2006, 2008 Peter Kropf 
    3636All rights reserved. 
    3737