Home
last modified time | relevance | path

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

/curl/
H A Dcurl-config.in112 vminor=`echo '@CURLVERSION@' | cut -d. -f2`
121 if test "$vminor" -gt "$cminor"; then
124 if test "$vminor" -eq "$cminor"; then

Completed in 3 milliseconds