diff --git a/configure.ac b/configure.ac index 003557ae..aeac0d34 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ([2.66]) -AC_INIT(swupd-client, 3.4.0, timothy.c.pepper@linux.intel.com) +AC_INIT(swupd-client, 3.5.0, timothy.c.pepper@linux.intel.com) AM_PROG_AR LT_INIT AC_CONFIG_MACRO_DIR([m4])