]> git.sven.stormbind.net Git - sven/tclcurl.git/blob - tests/version.tcl
Remove overrides for dh_clean and dh_installexamples. All the build artefacts which...
[sven/tclcurl.git] / tests / version.tcl
1 package require TclCurl
2
3 puts "[curl::version]"
4
5
6
7
8
9