Home
last modified time | relevance | path

Searched refs:vminor (Results 1 – 1 of 1) sorted by relevance

/curl/
H A Dcurl-config.in110 vminor=$(echo '@CURLVERSION@' | cut -d. -f2)
119 if test "$vminor" -gt "$cminor"; then
122 if test "$vminor" -eq "$cminor"; then

Completed in 5 milliseconds