From: Michael Tremer Date: Fri, 21 May 2021 19:40:09 +0000 (+0000) Subject: Bump package version to 6 X-Git-Tag: 0.9.28~1285^2~104 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d962117dd2a48f1411284aeb5e1f6e7ba38c8c9;p=pakfire.git Bump package version to 6 Signed-off-by: Michael Tremer --- diff --git a/src/libpakfire/include/pakfire/constants.h b/src/libpakfire/include/pakfire/constants.h index bdbb3f426..8005e2107 100644 --- a/src/libpakfire/include/pakfire/constants.h +++ b/src/libpakfire/include/pakfire/constants.h @@ -30,7 +30,7 @@ #ifdef PAKFIRE_PRIVATE // The file format that this version generates -#define PACKAGE_FORMAT 5 +#define PACKAGE_FORMAT 6 #endif /* PAKFIRE_PRIVATE */