#!/usr/bin/env bash

. ./version.txt

sed -e "s/%VERSION%/$version/g" -e "s/%CYEAR%/$cyear/g"
