#!/bin/sh
cat << END
/*
 * version.h 
 * Automatically generated
 */
#define ZAPTEL_VERSION "${ZAPTELVERSION}"

END
