This website requires JavaScript.
Explore
Help
Register
Sign In
ports
/
contrib
Watch
3
Star
3
Fork
3
You've already forked contrib
Code
Issues
Pull Requests
Activity
contrib
/
iw
/
version.sh
7 lines
93 B
Bash
Raw
Normal View
History
Unescape
Escape
iw: 0.9.8 -> 0.9.9
2009-02-02 13:18:46 +01:00
#!/bin/sh
iw: update
2009-06-11 20:22:23 +02:00
VERSION
=
"#VER#"
OUT
=
"
$1
"
iw: 0.9.8 -> 0.9.9
2009-02-02 13:18:46 +01:00
iw: update
2009-06-11 20:22:23 +02:00
echo
"
const char iw_version[] = \"
$VERSION
\";
"
>
"
$OUT
"
Reference in New Issue
Copy Permalink