I can use "erlang:system_info(otp_release)" to get "R11B", but what can I use to programmatically find out the patch level in addition to the release (e.g. - "R11B-4")? -- Bill Clementson