Commit c87b76d5 by 陶然

版本统一

parent 16b25597
......@@ -561,7 +561,7 @@
this.Controls.Add(this.pnlLeft);
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.Name = "FrmServer";
this.Text = "Office转PDF V3.7";
this.Text = "Office转PDF V4.0";
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.FrmServer_FormClosing);
this.Load += new System.EventHandler(this.FrmServer_Load);
this.cmsNotify.ResumeLayout(false);
......
......@@ -33,5 +33,5 @@ using System.Runtime.InteropServices;
//可以指定所有这些值,也可以使用“生成号”和“修订号”的默认值
//通过使用 "*",如下所示:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("5.4.2024.1120")]
[assembly: AssemblyFileVersion("5.4.2024.1120")]
[assembly: AssemblyVersion("5.4.2024.4020")]
[assembly: AssemblyFileVersion("5.4.2024.4020")]
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment