[KSS-checkins] r42502 - in kukit/kss.core/trunk: . docs
reebalazs at codespeak.net
reebalazs at codespeak.net
Mon Apr 30 23:20:04 CEST 2007
Author: reebalazs
Date: Mon Apr 30 23:20:04 2007
New Revision: 42502
Modified:
kukit/kss.core/trunk/docs/HISTORY.txt
kukit/kss.core/trunk/setup.py
Log:
Prepare for release
Modified: kukit/kss.core/trunk/docs/HISTORY.txt
==============================================================================
--- kukit/kss.core/trunk/docs/HISTORY.txt (original)
+++ kukit/kss.core/trunk/docs/HISTORY.txt Mon Apr 30 23:20:04 2007
@@ -6,6 +6,8 @@
- ...
+kss.core - 1.2-beta2
+
- Make the binding of the nodes together in one batch
[ree]
Modified: kukit/kss.core/trunk/setup.py
==============================================================================
--- kukit/kss.core/trunk/setup.py (original)
+++ kukit/kss.core/trunk/setup.py Mon Apr 30 23:20:04 2007
@@ -18,7 +18,7 @@
keywords='',
author='KSS Project',
author_email='kss-devel at codespeak.net',
- url='http://kukit.org',
+ url='http://kssproject.org',
license='GPL',
packages=find_packages(exclude=['ez_setup']),
namespace_packages=['kss'],
More information about the Kukit-checkins
mailing list