diff --git a/src/logos.c b/src/logos.c index 38f8c36..9f5fce9 100644 --- a/src/logos.c +++ b/src/logos.c @@ -104,7 +104,7 @@ char *lmde_logo[] = /* 18 */ char *ubuntu_logo[] = { - ""TLRD" ./+o+- " TNRM, + ""TLRD" ./+o+- " TNRM, ""TWHT" yyyyy- "TLRD"-yyyyyy+ " TNRM, ""TWHT" "TWHT"://+//////"TLRD"-yyyyyyo " TNRM, ""TYLW" .++ "TWHT".:/++++++/-"TLRD".+sss/` " TNRM, diff --git a/src/version.h b/src/version.h index 6da9941..42814e0 100644 --- a/src/version.h +++ b/src/version.h @@ -12,6 +12,6 @@ /* version macros */ #define SCREENFETCH_C_VERSION_MAJOR "1" #define SCREENFETCH_C_VERSION_MINOR "4" -#define SCREENFETCH_C_VERSION_RELEASE "2" +#define SCREENFETCH_C_VERSION_RELEASE "3" #endif /* SCREENFETCH_C_VERSION_H */