Justin Erenkrantz wrote:

Keep in mind that RPM isn't necessarily RedHat specific. Other platforms have RPMs available - IBM uses it for AIX, I think.

Ok.


The release manager elf changes it on bumping. -- justin

The following code will pull the version number out of ap_release.h:


cat include/ap_release.h | grep "define AP_SERVER_MAJORVERSION" | cut -d' ' -f3 | tr -d '\"'

Is it portable?

Regards,
Graham
--
-----------------------------------------
[EMAIL PROTECTED]               "There's a moon
                                        over Bourbon Street
                                                tonight..."



Reply via email to