increment version number

This commit is contained in:
2012-01-14 19:33:20 -08:00
parent 289c8cd154
commit 70acb4f60f
2 changed files with 3 additions and 2 deletions

View File

@@ -1,4 +1,5 @@
(repo git "git://github.com/ThomasHintz/chicken-scheme-{egg-name}.git") ; optional
(uri targz "https://github.com/ThomasHintz/chicken-scheme-{egg-name}/tarball/{egg-release}")
(release "1")
(release "1")
(release "2")