logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

compare two versions

Author

       Aleksey Cheusov <vle@gmx.net>

                                                  Jan 27, 2020                              MKC_CHECK_VERSION(1)

Description

mkc_check_version  compares  reqdVer and actVer and prints "1" to stdout is reqdVer is less than or equal
       to actVer.  Otherwise, "0" is output.

Exit Status

0      if arguments are correct

       1      otherwise

Name

       compare two versions

Synopsis

mkc_check_versionreqdVeractVer

See Also