Forum OpenACS Development: Re: ad_acs_version is not helpful

Collapse
Posted by Peter Marklund on
The procs ad_acs_version and ad_acs_relrease_date were essentially left unimplemented. I made the procs use the version_name and release_date of the acs-kernel package.
Collapse
Posted by Randy O'Meara on
Thank you, Peter. This makes it possible to code for both 4.x and 5.x while straddling the latest-released and soon-to-be-released line.