Imported Upstream version 1.1.11
[platform/upstream/cdrkit.git] / icedax / version.sed
1 /cdr_version\[\] = /{
2   s/.*"\(.*\)";/\1/
3   p
4 }