Skip to content

Commit 69f2d8b

Browse files
committed
Increment version
1 parent bde425f commit 69f2d8b

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.5.0";
23+
const string PROGRAM_VERSION = "2.5.1";
2424

2525
private enum ReturnCode
2626
{

0 commit comments

Comments
 (0)