Changeset 1901
- Timestamp:
- 07/07/08 14:27:46
- Files:
-
- releases/bedework-3.4.1.1/config/configs/democal.properties (modified) (1 diff)
- releases/bedework-3.4.1.1/util/svncopy.sh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
releases/bedework-3.4.1.1/config/configs/democal.properties
r1764 r1901 17 17 # Global options 18 18 # 19 org.bedework.global.version=3.4.1 19 org.bedework.global.version=3.4.1.1 20 20 21 21 # Define the names of the applications we want to build releases/bedework-3.4.1.1/util/svncopy.sh
r1661 r1901 89 89 check "Comment" "$3" 90 90 91 SVNREPOSITORY="http ://svn.bedework.org"91 SVNREPOSITORY="https://www.bedework.org" 92 92 TARGET="$BTR/$2" 93 93 COMMENT="$3"
