v2 v2
authorAuke Kok <auke-jan.h.kok@intel.com>
Tue, 1 May 2012 20:38:05 +0000 (13:38 -0700)
committerAuke Kok <auke-jan.h.kok@intel.com>
Tue, 1 May 2012 20:38:05 +0000 (13:38 -0700)
configure.ac

index bf37c98..abcdb9d 100644 (file)
@@ -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])