GTK3: Update 3.24.28

This commit is contained in:
Daniel Ruiz de Alegría 2021-04-19 10:24:37 +02:00
parent 96b5d20533
commit bbb0fc8267
No known key found for this signature in database
GPG Key ID: 59667A77E8BFCB6C

View File

@ -4,7 +4,7 @@ GREEN='\033[0;32m'
YELLOW='\033[0;33m' YELLOW='\033[0;33m'
RESET='\033[0m' RESET='\033[0m'
VERSION=3.24.27 VERSION=3.24.28
echo echo
printf " $YELLOW[ i ]$RESET Upstream version $VERSION\n" printf " $YELLOW[ i ]$RESET Upstream version $VERSION\n"