From: Auke Kok Date: Tue, 23 Oct 2012 19:18:17 +0000 (-0700) Subject: v4. X-Git-Tag: upstream/4 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=12b30bf5f97fbe86a3a0a18925781f7904d35925;p=platform%2Fupstream%2Fxorg-launch-helper.git v4. --- diff --git a/configure.ac b/configure.ac index 06464f5..4630c7c 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ([2.68]) -AC_INIT([xorg-launch-helper], [3], [auke-jan.h.kok@intel.com]) +AC_INIT([xorg-launch-helper], [4], [auke-jan.h.kok@intel.com]) AM_INIT_AUTOMAKE([-Wall -Werror foreign]) AC_CONFIG_FILES([Makefile]) AC_CONFIG_SRCDIR([src/main.c])