#!/bin/bash

# Helper script to print the version of DOLFIN
echo 2019.1.0
