Skip to content

Commit 5aac3a1

Browse files
committed
Increment version number
1 parent a3cedef commit 5aac3a1

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
@@ -24,7 +24,7 @@ namespace clonezilla_util
2424
public class Program
2525
{
2626
const string PROGRAM_NAME = "clonezilla-util";
27-
const string PROGRAM_VERSION = "2.6.1";
27+
const string PROGRAM_VERSION = "2.6.2";
2828

2929
private enum ReturnCode
3030
{

0 commit comments

Comments
 (0)