bb64 release v39

This commit is contained in:
Your Name 2025-05-19 00:22:38 +12:00
parent 745c7a8c9c
commit a01e9f9856
2 changed files with 7 additions and 7 deletions

View File

@ -61,9 +61,9 @@ rm "$TMPDIR/bb64"
# 6. Print success message
# -----------------------------------------------------------------------------
echo "bb64 installed successfully to $INSTALL_DIR/bb64 (arch $ARCH)"
echo " "
echo "Update bb64 with:"
echo " bb64 -u"
echo " "
echo "try it out with:"
echo " bb64 ZWNobyAiSGVsbG8td29ybGQhIGJiNjQgaXMgd29ya2luZy4i"
# echo " "
# echo "Update bb64 with:"
# echo " bb64 -u"
# echo " "
# echo "try it out with:"
# echo " bb64 ZWNobyAiSGVsbG8td29ybGQhIGJiNjQgaXMgd29ya2luZy4i"

View File

@ -1 +1 @@
static const char *VERSION = "38";
static const char *VERSION = "39";