Skip to content

Commit 5de020f

Browse files
committed
Increment version number
1 parent 4bc50e8 commit 5de020f

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
@@ -25,7 +25,7 @@ namespace clonezilla_util
2525
public class Program
2626
{
2727
const string PROGRAM_NAME = "clonezilla-util";
28-
const string PROGRAM_VERSION = "2.6.3";
28+
const string PROGRAM_VERSION = "2.6.4";
2929

3030
private enum ReturnCode
3131
{

0 commit comments

Comments
 (0)