diff options
Diffstat (limited to 'resources/scripts')
-rw-r--r-- | resources/scripts/misc/grubeditor.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/scripts/misc/grubeditor.sh b/resources/scripts/misc/grubeditor.sh index 6cd2235c..f6ccb728 100644 --- a/resources/scripts/misc/grubeditor.sh +++ b/resources/scripts/misc/grubeditor.sh @@ -55,7 +55,7 @@ #set -u # Version number of script -geversion="0.1" +geversion="0.1.1" # Define the list of available option in both short and long form. shortopts="hrie:sdD:" |