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";