From bb36c3f155cf27ee066782b75d13c905cd3fc7b1 Mon Sep 17 00:00:00 2001 From: Auke Kok Date: Tue, 1 May 2012 13:38:05 -0700 Subject: [PATCH] v2 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index bf37c98..abcdb9d 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], [1], [auke-jan.h.kok@intel.com]) +AC_INIT([xorg-launch-helper], [2], [auke-jan.h.kok@intel.com]) AM_INIT_AUTOMAKE([-Wall -Werror foreign]) AC_CONFIG_FILES([Makefile src/Makefile]) AC_CONFIG_SRCDIR([src/main.c]) -- 2.7.4