We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01579d3 commit d4a1b46Copy full SHA for d4a1b46
src/egg-gencat.cpp
@@ -1755,7 +1755,7 @@ void print_help() {
1755
}
1756
};
1757
1758
- print("egg-gencat v1.0.8");
+ print("egg-gencat v1.0.9");
1759
print("usage: egg-gencat [options]\n");
1760
1761
print("List of generic options:");
src/egg-getsed.cpp
@@ -129,7 +129,7 @@ void print_help() {
129
130
131
132
- print("egg-getsed v1.0");
+ print("egg-getsed v1.0.9");
133
print("usage: egg-getsed [options]\n");
134
135
print("List of options:");
0 commit comments