From a01e9f98566ddef871c0e46394c139524cc8c069 Mon Sep 17 00:00:00 2001
From: Your Name <j@842.be>
Date: Mon, 19 May 2025 00:22:38 +1200
Subject: [PATCH] bb64 release v39

---
 install.sh | 12 ++++++------
 version.h  |  2 +-
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/install.sh b/install.sh
index 70b2aa9..4eb31d9 100755
--- a/install.sh
+++ b/install.sh
@@ -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"
diff --git a/version.h b/version.h
index caff3ab..46f56b4 100644
--- a/version.h
+++ b/version.h
@@ -1 +1 @@
-static const char *VERSION = "38";
+static const char *VERSION = "39";