Skip to content

Commit 7199898

Browse files
committed
Changed version number
1 parent 32cef1e commit 7199898

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/scripts/install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ INSTALL_ROOT_DIR=""
4242
CFITSIO_VERSION="_latest"
4343
WCSLIB_VERSION=""
4444
PHYPP_VERSION="master"
45-
EGG_VERSION="v1.0.3"
45+
EGG_VERSION="v1.0.4"
4646

4747

4848
# -----------------------------------------

src/egg-gencat.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1703,7 +1703,7 @@ void print_help() {
17031703
}
17041704
};
17051705

1706-
print("egg-gencat v1.0.3");
1706+
print("egg-gencat v1.0.4");
17071707
print("usage: egg-gencat [options]\n");
17081708

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

0 commit comments

Comments
 (0)