
20 Jun
2008
20 Jun
'08
10:04 p.m.
Author: ehuelsmann Date: Fri Jun 20 18:04:29 2008 New Revision: 45 Modified: branches/1.0.x/py-configparser.asd Log: Bump version number. Modified: branches/1.0.x/py-configparser.asd ============================================================================== --- branches/1.0.x/py-configparser.asd (original) +++ branches/1.0.x/py-configparser.asd Fri Jun 20 18:04:29 2008 @@ -10,7 +10,7 @@ (defsystem py-configparser :name "py-configparser" :author "Erik Huelsmann" - :version "1.0.3-dev" + :version "1.0.4-dev" :license "MIT" :description "Common Lisp implementation of the Python ConfigParser module" :depends-on (#:parse-number)