Skip to content

Commit ffb2d92

Browse files
committed
Version bump
1 parent e91bbee commit ffb2d92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clonezilla-util/Program.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ namespace clonezilla_util
2020
public class Program
2121
{
2222
const string PROGRAM_NAME = "clonezilla-util";
23-
const string PROGRAM_VERSION = "2.3.1";
23+
const string PROGRAM_VERSION = "2.4.0";
2424

2525
private enum ReturnCode
2626
{

0 commit comments

Comments
 (0)