We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d97dd2d commit d7af598Copy full SHA for d7af598
dlFilter.mrc
@@ -131,7 +131,7 @@ dlFilter uses the following code from other people:
131
; Increase this when you have sufficient changes to justify a release
132
; When you want to trigger updates for existing users, change the version file.
133
alias -l DLF.SetVersion {
134
- %DLF.version = 2.08
+ %DLF.version = 2.09
135
return %DLF.version
136
}
137
dlFilter.version
@@ -1,3 +1,3 @@
1
;id|dlf-ver|min-mirc-ver|version improvements
2
-dlFilter|2.08|7.44|You may need to download manually.
+dlFilter|2.09|7.44|You may need to download manually.
3
dlFilter.beta|2.08|7.44|You may need to download manually.
0 commit comments