[PATCH 4/4] Bump to 1.1.1.
Giuseppe Bilotta
giuseppe.bilotta at gmail.com
Tue Apr 24 17:19:22 PDT 2007
On Wednesday 25 April 2007 02:02, Daniel Stone wrote:
> On Wed, Apr 25, 2007 at 01:48:52AM +0200, Giuseppe Bilotta wrote:
>> --- a/ChangeLog
>> +++ b/ChangeLog
>
> The ChangeLog can be removed, and replaced with a rule to generate one
> from git log at distcheck time -- see lib/libXi for an example.
I'll have a look at it.
>> index abe8bf8..c10aaf4 100644
>> --- a/src/acecad.c
>> +++ b/src/acecad.c
>> @@ -105,7 +105,7 @@ static XF86ModuleVersionInfo VersionRec =
>> MODINFOSTRING1,
>> MODINFOSTRING2,
>> XORG_VERSION_CURRENT,
>> - 1, 1, 0,
>> + 1, 1, 1,
>> ABI_CLASS_XINPUT,
>> ABI_XINPUT_VERSION,
>> MOD_CLASS_XINPUT,
>
> You can use the PACKAGE_VERSION_{MAJOR,MINOR,PATCH} macros here.
Yes, I realized it 'en route' for 1.1.2; there's a patch just for that
ready :)
However, these macros are only defined if HAVE_CONFIG_H, so I placed an
#else in that #ifdef. But we'll come to that :)
(In fact, this PACKAGE_VERSION_* thing is one of the patches I have ready
for evdev too!)
--
Giuseppe "Oblomov" Bilotta
More information about the xorg
mailing list