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 89c65db commit 37200edCopy full SHA for 37200ed
CHANGELOG
@@ -1,3 +1,9 @@
1
+v1.2.1
2
+======
3
+
4
+New/updated feature:
5
+ - Updated to latest vif API, no consequence at all on the code and outputs.
6
7
v1.2.0
8
======
9
src/egg-gencat.cpp
@@ -1828,7 +1828,7 @@ void print_help() {
1828
}
1829
};
1830
1831
- print("egg-gencat v1.2.0");
+ print("egg-gencat v1.2.1");
1832
print("usage: egg-gencat [options]\n");
1833
1834
print("List of generic options:");
0 commit comments