packages/vms: update VMS build files
VMS modified files either missing from a previous commit and changes to remove references to CVS repositories.
This commit is contained in:
@@ -136,7 +136,7 @@ $! We encode the snapshot date into the version as an ECO since a daily
|
||||
$! can never have an ECO.
|
||||
$!
|
||||
$! version_type = 'V' for a production release, and 'D' for a build from a
|
||||
$! daiy CVS snapshot.
|
||||
$! daiy snapshot of the curl source.
|
||||
$ majorver = f$element(0, ".", raw_version)
|
||||
$ minorver = f$element(1, ".", raw_version)
|
||||
$ raw_update = f$element(2, ".", raw_version)
|
||||
|
||||
Reference in New Issue
Block a user