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