From: Auke Kok Date: Mon, 25 Jun 2012 21:06:35 +0000 (-0700) Subject: Rev to v3. X-Git-Tag: v3~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c4e24f556b305251b81184da67b68bf746cb464e;p=platform%2Fupstream%2Fuser-session-units.git Rev to v3. Quick drop of AC version needed - it may be too low, but, sure doesn't hurt much at this point. --2.64. --- diff --git a/configure.ac b/configure.ac index 9735883..edce19a 100644 --- a/configure.ac +++ b/configure.ac @@ -1,8 +1,8 @@ # -*- Autoconf -*- # Process this file with autoconf to produce a configure script. -AC_PREREQ([2.69]) -AC_INIT([user-session-units], [2], [auke-jan.h.kok@intel.com]) +AC_PREREQ([2.64]) +AC_INIT([user-session-units], [3], [auke-jan.h.kok@intel.com]) AM_INIT_AUTOMAKE([]) AC_CONFIG_FILES([Makefile])