Revision 3080
Added by Matt Jones about 18 years ago
metacat.properties | ||
---|---|---|
10 | 10 |
|
11 | 11 |
configured=false |
12 | 12 |
|
13 |
version=@release@
|
|
13 |
version=1.6.0
|
|
14 | 14 |
|
15 | 15 |
user=@user@ |
16 | 16 |
|
Also available in: Unified diff
Eliminated the '
release
' ant tag from the rest of the files. The 'release' property is still used in build.xml for creating releases, but the filter is no longer presnt. Now, when updating the metacat files for a release, you have to set the release version in both the build.xml and the metacat.properties files.