]> git.sven.stormbind.net Git - sven/tclcurl.git/blob - tests/version.tcl
Add debian/patches/deprecated-curl-types to no longer include curl/types.h and curl...
[sven/tclcurl.git] / tests / version.tcl
1 package require TclCurl
2
3 puts "[curl::version]"
4
5
6
7
8
9