Skip to content

Commit

Permalink
Version bump to 0.24.1 (binary changes only)
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Herkt committed Apr 19, 2012
1 parent 9b1489d commit d0680d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/assrender.c
Original file line number Diff line number Diff line change
Expand Up @@ -706,7 +706,7 @@ const char *AVSC_CC avisynth_c_plugin_init (AVS_ScriptEnvironment *env) {
"[sar]f[top]i[bottom]i[left]i[right]i[charset]s"
"[debuglevel]i[fontdir]s[srt_font]s",
assrender_create, 0);
return "AssRender 0.23: draws .asses better and faster than ever before";
return "AssRender 0.24.1: draws .asses better and faster than ever before";
}

// kate: indent-mode cstyle; space-indent on; indent-width 4; replace-tabs on;

0 comments on commit d0680d5

Please sign in to comment.