summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rwxr-xr-xinclude/option.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/option.sh b/include/option.sh
index 45066166..8e50a932 100755
--- a/include/option.sh
+++ b/include/option.sh
@@ -151,7 +151,7 @@ git_err()
$err "Git name/email not configured"
}
-mktar_release()
+mkrom_tarball()
{
printf "%s\n" "${version}" > "${1}/version" || return 1
printf "%s\n" "${versiondate}" > "${1}/versiondate" || return 1