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 32cef1e commit 7199898Copy full SHA for 7199898
doc/scripts/install.sh
@@ -42,7 +42,7 @@ INSTALL_ROOT_DIR=""
42
CFITSIO_VERSION="_latest"
43
WCSLIB_VERSION=""
44
PHYPP_VERSION="master"
45
-EGG_VERSION="v1.0.3"
+EGG_VERSION="v1.0.4"
46
47
48
# -----------------------------------------
src/egg-gencat.cpp
@@ -1703,7 +1703,7 @@ void print_help() {
1703
}
1704
};
1705
1706
- print("egg-gencat v1.0.3");
+ print("egg-gencat v1.0.4");
1707
print("usage: egg-gencat [options]\n");
1708
1709
print("List of generic options:");
0 commit comments