mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-01 22:25:46 -04:00
update titlepic with version number
This commit is contained in:
parent
8df7472b3d
commit
4f83fb5223
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
DATE=`date +%Y/%m/%d`
|
DATE=`date +%Y/%m/%d`
|
||||||
|
VERSION=`cat ../../VERSION`
|
||||||
|
|
||||||
convert -fill white -font Helvetica-Bold \
|
convert -fill white -font Helvetica-Bold \
|
||||||
-pointsize 30 \
|
-pointsize 30 \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue