Skip to content
Snippets Groups Projects
Commit d07aa5ea authored by Deucе's avatar Deucе :ok_hand_tone4:
Browse files

Add reminder to bump cterm revision on version update.

I guess that could be mostly good enoughish.
parent f209a29d
Branches
Tags
No related merge requests found
Pipeline #6689 passed
......@@ -49,6 +49,7 @@ echo "PATCH: ${PATCH}"
echo "PATCHSEQ: ${PATCHSEQ}"
echo "PATCHSTR: ${PATCHSTR}"
echo "ISREL: ${ISREL}"
echo "Do you need to bump revision in ../conio/cterm.c?"
# CMakeLists.txt
perl -pi -e "s/(CPACK_PACKAGE_VERSION_MAJOR )[0-9]+/\$1.'${MAJOR}'/ge" CMakeLists.txt
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment