dehydrate release v4

This commit is contained in:
Your Name 2025-05-17 09:55:32 +12:00
parent 4e55b48708
commit 820d02e40f
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
static const char *VERSION = "3";
static const char *VERSION = "4";

View File

@ -57,5 +57,5 @@ rm "$TMPDIR/$PROJECT"
# -----------------------------------------------------------------------------
echo "$PROJECT installed successfully to $INSTALL_DIR/$PROJECT (arch $ARCH)"
echo " "
echo "Update $PROJECT with:"
echo "Update $PROJECT in future with:"
echo " $PROJECT -u"