scummvm/dists/debian/prepare
2003-03-01 15:16:52 +00:00

6 lines
180 B
Bash
Executable File

#! /bin/sh
VER=`sed -n -e 's/ CVS//' -e 's/^#define SCUMMVM_VERSION "\(.*\)"/\1/p' common/engine.h``date +%Y%m%d`
sed "s/@VERSION@/$VER/g" debian/changelog.in > debian/changelog