Skip to content

Commit 03c2174

Browse files
committed
Increment version number
1 parent 31a4cbe commit 03c2174

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.4";
28+
const string PROGRAM_VERSION = "2.6.5";
2929

3030
private enum ReturnCode
3131
{

0 commit comments

Comments
 (0)