- Timestamp:
- Nov 4, 2010 12:38:53 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
stable/0.6/prepare_new_stable
r1813 r1814 675 675 ext_url=`replaceVersionInURL $ext_url $ext_majVer $ext_minVer` 676 676 ext_isNormal=`isNormalURL $ext_url` 677 if $ext_isNormal = yes ; then677 if test $ext_isNormal = yes ; then 678 678 ext_url="${ext_url}${ext_proj}" 679 679 fi
Note: See TracChangeset
for help on using the changeset viewer.