> On Tue, 22 Apr 2014, Thomas Mueller wrote:
> > How do I find the xorg-server version in xsrc (base) as opposed to pkgsrc?
> See AC_INIT() macro, in xsrc/external/mit/xorg-server/dist/configure.ac
> regards,
> iain
That led me to the right place: looks like 1.10.6 in HEAD and 1.10.3 in
releng-6.
Thanks!
Tom