build: Fix .rc generation in Meson builds
authorChun-wei Fan <fanchunwei@src.gnome.org>
Tue, 12 Sep 2017 04:29:27 +0000 (12:29 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Wed, 13 Sep 2017 15:21:03 +0000 (23:21 +0800)
We need to specify the value for the ATK_VERSION variable as well,
otherwise some version info of the DLL will not be set correctly.

https://bugzilla.gnome.org/show_bug.cgi?id=785802


No differences found