X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=configure.ac;h=da29912faef304aad21565ce525ce9ed65982619;hb=f73867184a1d7449f7dfe8e636065f13caf69c9b;hp=7c7fa968fe9c937e6c12fac0cb136383b451eefc;hpb=e8d7a7e5416392babb4f2e68c995dc8555e3d6c1;p=qemu-sanity-check.git diff --git a/configure.ac b/configure.ac index 7c7fa96..da29912 100644 --- a/configure.ac +++ b/configure.ac @@ -15,12 +15,12 @@ # with this program; if not, write to the Free Software Foundation, Inc., # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. -AC_INIT([qemu-sanity-check],[1.1.1]) +AC_INIT([qemu-sanity-check],[1.1.2]) AM_INIT_AUTOMAKE([foreign]) dnl Only used temporarily while the spec file is contained in the dnl tarball. We will remove this later. -AC_SUBST([RPM_RELEASE],[2]) +AC_SUBST([RPM_RELEASE],[1]) dnl Check for basic C environment. AC_PROG_CC_STDC