diff --git a/swap-management/autoswap.sh b/swap-management/autoswap.sh index 8a6890c..d154694 100644 --- a/swap-management/autoswap.sh +++ b/swap-management/autoswap.sh @@ -1,7 +1,7 @@ #!/bin/bash ## autoswap.sh -## version 1.01 +## version 1.01.01 ## Automatically add and remove SWAP files based on system load. ## Author: Ze'ev Schurmann