X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fat-spi2-atk.git;a=blobdiff_plain;f=configure.ac;h=5687fb1436769bccb3d1bb2f7e40c32ffdb31551;hp=3797d8bae4f183aca8856bd9c5607b14d05a4d72;hb=02c944a82f2e6f3cea6ce043959a1c620f509bd7;hpb=fc094495dd170c3b0e1d61851d44081d3fef5ade diff --git a/configure.ac b/configure.ac index 3797d8b..5687fb1 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([at-spi2-atk], [0.3.2], [accessibility-atspi@lists.linux-foundation.org]) +AC_INIT([at-spi2-atk], [0.3.5], [accessibility-atspi@lists.linux-foundation.org]) AC_CONFIG_AUX_DIR(config) AT_SPI_ATK_MAJOR_VERSION=0 @@ -112,6 +112,8 @@ AC_CONFIG_FILES([Makefile common/Makefile atk-adaptor/Makefile atk-adaptor/adaptors/Makefile + atk-adaptor/gtk-2.0/Makefile + atk-adaptor/gtk-3.0/Makefile po/Makefile.in ])