From: Geoff Levand Date: Tue, 11 Oct 2011 21:13:06 +0000 (-0700) Subject: Update maintainer X-Git-Tag: v1.0.0~824 X-Git-Url: https://git.ozlabs.org/?p=petitboot;a=commitdiff_plain;h=505cfd6fb4d5d8bcae5fa535098c9ccfe0c79daa Update maintainer --- diff --git a/configure.ac b/configure.ac index fa40f34..d9fe8ad 100644 --- a/configure.ac +++ b/configure.ac @@ -14,7 +14,7 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # -AC_INIT([petitboot], [0.2], [Jeremy Kerr ]) +AC_INIT([petitboot], [0.3], [Geoff Levand ]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_FILES([Makefile])