#!/bin/sh
grep '$Revision:' version.h | sed 's/.*Revision: *\([^ ]*\).*/\1/'
