We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e91bbee commit ffb2d92Copy full SHA for ffb2d92
clonezilla-util/Program.cs
@@ -20,7 +20,7 @@ namespace clonezilla_util
20
public class Program
21
{
22
const string PROGRAM_NAME = "clonezilla-util";
23
- const string PROGRAM_VERSION = "2.3.1";
+ const string PROGRAM_VERSION = "2.4.0";
24
25
private enum ReturnCode
26
0 commit comments