From 7910f7b2a2dded657f74cafd344742a9da67ef63 Mon Sep 17 00:00:00 2001 From: Ikey Doherty Date: Sun, 26 Mar 2017 19:51:51 +0100 Subject: [PATCH] Bump v1.5.0 for release Signed-off-by: Ikey Doherty --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index a03f60a3..a467692d 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([clr-boot-manager], 1.2.0, [michael.i.doherty@intel.com], [clr-boot-manager], [michael.i.doherty@intel.com]) +AC_INIT([clr-boot-manager], 1.5.0, [michael.i.doherty@intel.com], [clr-boot-manager], [michael.i.doherty@intel.com]) AM_INIT_AUTOMAKE([-Wno-portability no-dist-gzip dist-xz foreign subdir-objects]) AC_PROG_CC AC_PROG_CC_STDC