www/version.php.in

Sun, 30 Sep 2018 21:42:14 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Sun, 30 Sep 2018 21:42:14 +0200
changeset 73
454fc4558609
parent 2
282e7d2bb28a
permissions
-rw-r--r--

Added style selector in recipe editer. Better formatting of cellsrenderer fields. Added When field to the fermentables list. Attempts to calculate the fermentables.

2
282e7d2bb28a Initial web server
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1 <?php
282e7d2bb28a Initial web server
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2
282e7d2bb28a Initial web server
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
3 $my_version = '@VERSION@';
282e7d2bb28a Initial web server
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
4

mercurial