##// END OF EJS Templates
unmarshal p4 -G output to list
unmarshal p4 -G output to list

File last commit:

r0:6f629fcc
r526:ea5dc429
Show More
update_version.sh
3 lines | 84 B | application/x-sh | BashLexer
#!/bin/sh
ver=`ipython -V`
sed "s/__version__/${ver}/" manual_base.lyx > manual.lyx