v4. upstream/4 v4
authorAuke Kok <auke-jan.h.kok@intel.com>
Tue, 23 Oct 2012 19:18:17 +0000 (12:18 -0700)
committerAuke Kok <auke-jan.h.kok@intel.com>
Tue, 23 Oct 2012 19:18:17 +0000 (12:18 -0700)
configure.ac

index 06464f5..4630c7c 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], [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])