aclocal.glob (mdw_LIBTOOL_VERSION_INFO): Use most significant numbers!
authorMark Wooding <mdw@distorted.org.uk>
Tue, 5 Mar 2013 17:40:37 +0000 (17:40 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Tue, 5 Mar 2013 17:58:51 +0000 (17:58 +0000)
The regexp had an initial `.*', which causes the captures to pick up the
rightmost version numbers, which is entirely wrong for brown-paper-bag
releases.

Release 1.3.8.


No differences found