Bash-4.3 distribution sources and documentation
[platform/upstream/bash.git] / tests / history.right
index 128b0de..3dc93a1 100644 (file)
@@ -140,3 +140,7 @@ three
 one
 two
 three
+4.3
+echo ${BASH_VERSION%\.*}
+4.3
+        echo ${BASH_VERSION%\.*}