X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=configure.ac;h=dfc05d56966d40c3e4a57ca651ec9b776bd0bf26;hb=747254496ecabd11e84615295ef629959f8ad9d6;hp=3797d8bae4f183aca8856bd9c5607b14d05a4d72;hpb=fc094495dd170c3b0e1d61851d44081d3fef5ade;p=platform%2Fcore%2Fuifw%2Fat-spi2-atk.git diff --git a/configure.ac b/configure.ac index 3797d8b..dfc05d5 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], [1.91.0], [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 ])