diff options
| author | Andrew Branson <andrew.branson@cern.ch> | 2012-07-24 11:35:55 +0200 |
|---|---|---|
| committer | Andrew Branson <andrew.branson@cern.ch> | 2012-07-24 11:35:55 +0200 |
| commit | bd5764a27d81057d245b1cd70ae0fde1fab5c3b4 (patch) | |
| tree | 239bb3b458a4d3ebbc1c70741a79199dfbb6c085 /src/main/resources/module.xml | |
| parent | 0774a45d92569b7d7f05c82c9e036821b1c3aadf (diff) | |
Enable default 'New' schema and script to be edited in the factory.
Fix transition in LocalObjectDefCreator for removal of Autostart
Diffstat (limited to 'src/main/resources/module.xml')
| -rw-r--r-- | src/main/resources/module.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/module.xml b/src/main/resources/module.xml index 12a2142..4754c7d 100644 --- a/src/main/resources/module.xml +++ b/src/main/resources/module.xml @@ -1,7 +1,7 @@ <CristalModule ns="dev" name="CristalDev">
<Info>
<Description>CRISTAL Development Items, such as resource factories and workflows. Also includes a demonstrative description factory</Description>
- <Version>0.2</Version>
+ <Version>0.4</Version>
</Info>
<ResourceURL>ac/uk/uwe/cristaldev/resources/</ResourceURL>
<Imports>
|
