Skip to content

Commit 37200ed

Browse files
committed
Updated version
1 parent 89c65db commit 37200ed

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
17
v1.2.0
28
======
39

src/egg-gencat.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1828,7 +1828,7 @@ void print_help() {
18281828
}
18291829
};
18301830

1831-
print("egg-gencat v1.2.0");
1831+
print("egg-gencat v1.2.1");
18321832
print("usage: egg-gencat [options]\n");
18331833

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

0 commit comments

Comments
 (0)