From 505cfd6fb4d5d8bcae5fa535098c9ccfe0c79daa Mon Sep 17 00:00:00 2001 From: Geoff Levand Date: Tue, 11 Oct 2011 14:13:06 -0700 Subject: [PATCH] Update maintainer --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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]) -- 2.39.2