blob: 4220c7d62ca2a58acd20e58a98f292f7a3c22004 (
plain)
1
2
3
4
5
6
|
# Sharing PV between cryptography and cryptography-vectors will
# ensure that updating one but not the other will cause a build error.
#
# Additionally AUH will detect that they share this .inc file and
# perform a lockstep upgrade for both.
PV = "44.0.0"
|