DEBSOURCES
Skip Quicknav
sources / osmocom-dahdi-linux / 0.0~git20241003.b2ea348-4 / build_tools / make_version_h
123456789
#!/bin/sh cat << END /* * version.h * Automatically generated */ #define DAHDI_VERSION "${DAHDIVERSION}" END