Skip to content

Commit f39126e

Browse files
committed
fix wrong patch version number
1 parent 9eed2ae commit f39126e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sscanf.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1291,7 +1291,7 @@ PLUGIN_EXPORT bool PLUGIN_CALL
12911291
logprintf("\n");
12921292
logprintf(" ===============================\n");
12931293
logprintf(" sscanf plugin loaded. \n");
1294-
logprintf(" Version: 2.8.1 \n");
1294+
logprintf(" Version: 2.8.2 \n");
12951295
logprintf(" (c) 2012 Alex \"Y_Less\" Cole \n");
12961296
logprintf(" ===============================\n");
12971297

0 commit comments

Comments
 (0)