Browse Source

add version to configure

master
Nils 5 years ago
parent
commit
50326973cc
  1. 1
      configure

1
configure

@ -1,5 +1,6 @@
#!/bin/bash
program=laborejo #MUST be the same as engine/config.py shortName
cboxconfigure="--without-fluidsynth --without-libsmf"
version=2.0
. template/configure.template #. is the posix compatible version of source

Loading…
Cancel
Save