Home
last modified time | relevance | path

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

/openssl/dev/release-aux/
H A Drelease-version-fn.sh40 VERSION="$MAJOR.$MINOR.$PATCH"
41 SERIES="$MAJOR.$MINOR"
84 MINOR=$(expr $MINOR + 1)
92 VERSION="$MAJOR.$MINOR.$PATCH"
93 SERIES="$MAJOR.$MINOR"
111 MINOR=$MINOR
H A Drelease-state-fn.sh58 $DEBUG >&2 "DEBUG[next_release_state]: BEGIN: \$MINOR=$MINOR"
194 $DEBUG >&2 "DEBUG[next_release_state]: END: \$MINOR=$MINOR"
/openssl/doc/internal/man7/
H A DVERSION.pod10 MINOR=0
25 =item B<MAJOR>, B<MINOR>, B<PATCH>
27 The three parts of OpenSSL's 3 numbered version number, MAJOR.MINOR.PATCH.
54 It is a configuration error if B<MAJOR>, B<MINOR>, B<PATCH> and B<SHLIB_VERSION>
65 These items get their values from B<MAJOR>, B<MINOR>, B<PATCH>, and
85 The minimal version number, a string composed from B<MAJOR>, B<MINOR> and
86 B<PATCH>, separated by periods. For C<MAJOR=3>, C<MINOR=0> and C<PATCH=0>,
104 MINOR=0
115 MINOR=0
126 MINOR=0
/openssl/.github/workflows/
H A Dinterop-tests.yml40 sed -i "s/^Version: .*\$/Version: $MAJOR.$MINOR.$PATCH/" openssl.spec && \
44 …sform "s/^__w\/openssl\/openssl/openssl-$MAJOR.$MINOR.$PATCH/" -czf /build/SOURCES/openssl-$MAJOR.…
/openssl/include/openssl/
H A Dopensslv.h.in27 * These macros express version number MAJOR.MINOR.PATCH exactly
71 * "MAJOR.MINOR.PATCH" variant (where MAJOR, MINOR and PATCH are replaced
/openssl/
H A DVERSION.dat2 MINOR=5
H A DNOTES-NONSTOP.md216 echo "$MAJOR.$MINOR.$PATCH$PRE_RELEASE_TAG$BUILD_METADATA" |\
H A DConfigure351 $config{minor} = $version{MINOR} // 'unknown';
366 && defined $version{MINOR}
H A DCHANGES.md2795 MAJOR * 10000 + MINOR * 100
3233 * Switch to a new version scheme using three numbers MAJOR.MINOR.PATCH.
3237 - Minor releases (indicated by incrementing the MINOR release number)
/openssl/util/
H A Dmktar.sh16 version=$MAJOR.$MINOR.$PATCH$PRE_RELEASE_TAG$BUILD_METADATA
/openssl/doc/man3/
H A DOpenSSL_version.pod53 identifier, B<I<MAJOR>.I<MINOR>.I<PATCH>>.
66 identifier string, C<"I<MAJOR>.I<MINOR>.I<PATCH>">.
/openssl/dev/
H A Drelease.sh772 =item B<MAJOR>, B<MINOR>, B<PATCH>
/openssl/Configurations/
H A Dwindows-makefile.tmpl46 MINOR={- $config{minor} -}
H A Ddescrip.mms.tmpl306 MINOR={- $config{minor} -}
H A Dunix-Makefile.tmpl78 MINOR={- $config{minor} -}
/openssl/doc/man7/
H A Dossl-guide-migration.pod173 MAJOR.MINOR.PATCH
178 change in the second (MINOR) number indicates that new features may have been

Completed in 91 milliseconds