Forgot to update version number

Originally committed to SVN as r1864.
This commit is contained in:
Niels Martin Hansen 2008-02-22 22:04:58 +00:00
parent a34ef985f9
commit 1deb1b0217
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ include("karaskel.lua")
script_name = "Future Windy Blur"
script_description = "Highlights blown away by the winds of change."
script_author = "jfs"
script_version = "1.3"
script_version = "1.4"
function new_windy_blur(subs)
aegisub.progress.task("Getting header data...")