Skip to content

Commit 76997b7

Browse files
committed
Increment version number
1 parent dac3789 commit 76997b7

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.0";
27+
const string PROGRAM_VERSION = "2.6.1";
2828

2929
private enum ReturnCode
3030
{

0 commit comments

Comments
 (0)