Changeset 8f32dc0
- Timestamp:
- Jul 27, 2009 3:09:47 PM (15 years ago)
- Branches:
- axis_example, compt_changes, info-ops, master, version-1.30, version-2.00, version-3.01, version-3.02
- Children:
- fc36019
- Parents:
- ca489e8
- Location:
- fedd
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
fedd/Makefile
rca489e8 r8f32dc0 7 7 WSDL_FILES= wsdl/fedd.wsdl wsdl/fedd_types.xsd wsdl/fedd_internal.wsdl wsdl/abac.wsdl wsdl/abac_types.xsd 8 8 9 VERSION=1. 09 VERSION=1.25 10 10 11 11 DISTFILES= dist/fedd-${VERSION}.tar.gz -
fedd/setup.py
rca489e8 r8f32dc0 4 4 5 5 setup(name='fedd', 6 version='1. 01',6 version='1.25', 7 7 description='DETER Federation daemon', 8 8 author='Ted Faber',
Note: See TracChangeset
for help on using the changeset viewer.