diff --git a/console/f1tattoo/version.h b/console/f1tattoo/version.h index b339326..96048a1 100644 --- a/console/f1tattoo/version.h +++ b/console/f1tattoo/version.h @@ -9,4 +9,4 @@ * See the file "COPYING" for the exact licensing terms. */ -#define VERSION "0.8.1-pl7" +#define VERSION "0.8.1-pl8" diff --git a/console/qscan/version.h b/console/qscan/version.h index b5e9721..555adc3 100644 --- a/console/qscan/version.h +++ b/console/qscan/version.h @@ -9,4 +9,4 @@ * See the file "COPYING" for the exact licensing terms. */ -#define VERSION "0.8.1-pl7" +#define VERSION "0.8.1-pl8" diff --git a/gui/include/version.h b/gui/include/version.h index 5faab96..868cd77 100644 --- a/gui/include/version.h +++ b/gui/include/version.h @@ -13,6 +13,6 @@ #ifndef _QPX_VERSION_H #define _QPX_VERSION_H -#define VERSION "0.8.1-pl7" +#define VERSION "0.8.1-pl8" #endif