diff --git a/include/helper_update b/include/helper_update index 040745c3..4bc02758 100644 --- a/include/helper_update +++ b/include/helper_update @@ -265,7 +265,7 @@ elif [ "$1" = "info" ]; then else echo "${GREEN}Up-to-date${NORMAL}" fi - echo " Release date : ${PROGRAM_RELEASEDATE}" + echo " Release date : ${PROGRAM_RELEASE_DATE}" echo " Update location : ${PROGRAM_WEBSITE}" echo ""; echo "" echo "${PROGRAM_COPYRIGHT}"