From 0e0e2f476db86ce2fe9da1360d026b4501289543 Mon Sep 17 00:00:00 2001 From: conor42 Date: Fri, 29 Mar 2019 11:49:06 +1000 Subject: [PATCH] Update plugin version --- CPP/7zip/Bundles/Codec_flzma2/resource.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CPP/7zip/Bundles/Codec_flzma2/resource.rc b/CPP/7zip/Bundles/Codec_flzma2/resource.rc index 8d3c33ec..a793fee9 100644 --- a/CPP/7zip/Bundles/Codec_flzma2/resource.rc +++ b/CPP/7zip/Bundles/Codec_flzma2/resource.rc @@ -1,6 +1,6 @@ #include "../../../../C/7zVersionTr.h" #include "../../../../C/7zVersion.rc" -MY_VERSION_INFO_DLL("7-Zip Fast LZMA2 Plugin v0.9.2", "FLZMA2") +MY_VERSION_INFO_DLL("7-Zip Fast LZMA2 Plugin v1.0.0", "FLZMA2") 101 ICON "../../Archive/Icons/7z.ico"