diff --git a/setup.py b/setup.py index 978401b..6cc228e 100644 --- a/setup.py +++ b/setup.py @@ -15,7 +15,7 @@ pywmgeneral = Extension('wmdocklib.pywmgeneral', setup( name="pywmdockapps", - version = "$Revision: 1.21 $"[11:-2], + version = "$Revision: 1.99 $"[11:-2], description="This helper functions for windowmaker dockapps\nRead the whole story at http://pywmdockapps.sourceforge.net/", author="Kristoffer Erlandsson & al.", author_email="mfrasca@zonnet.nl",