Files
haikuports/net-misc/curl/additional-files/curl.rdef
PulkoMandy 7db5167ae3 Update curl to 8.1.2
WebKit needs a newer version than what we currently have.
2023-07-12 20:22:27 +02:00

11 lines
193 B
Plaintext

resource app_version {
major = @MAJOR@,
middle = @MIDDLE@,
minor = @MINOR@,
variety = B_APPV_FINAL,
internal = 0,
short_info = "curl",
long_info = "curl ©1996-2023 Daniel Stenberg"
};