changed default Marc version to 2012

This commit is contained in:
Franz Roters 2012-06-20 06:40:34 +00:00
parent 89d55de8b3
commit 5923d6b413
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#!/bin/bash #!/bin/bash
DEFAULT_VERSION='2011' DEFAULT_VERSION='2012'
WORKINGDIR=`dirname $0` WORKINGDIR=`dirname $0`