Skip to content

Commit d4a1b46

Browse files
committed
Updated version number
1 parent 01579d3 commit d4a1b46

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/egg-gencat.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1755,7 +1755,7 @@ void print_help() {
17551755
}
17561756
};
17571757

1758-
print("egg-gencat v1.0.8");
1758+
print("egg-gencat v1.0.9");
17591759
print("usage: egg-gencat [options]\n");
17601760

17611761
print("List of generic options:");

src/egg-getsed.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ void print_help() {
129129
}
130130
};
131131

132-
print("egg-getsed v1.0");
132+
print("egg-getsed v1.0.9");
133133
print("usage: egg-getsed [options]\n");
134134

135135
print("List of options:");

0 commit comments

Comments
 (0)