Ian Jauslin
summaryrefslogtreecommitdiff
path: root/bin/BBlog
diff options
context:
space:
mode:
Diffstat (limited to 'bin/BBlog')
-rwxr-xr-xbin/BBlog7
1 files changed, 3 insertions, 4 deletions
diff --git a/bin/BBlog b/bin/BBlog
index 0d9e88f..bca1dc6 100755
--- a/bin/BBlog
+++ b/bin/BBlog
@@ -1,6 +1,6 @@
#!/bin/bash
-## Copyright Ian Jauslin 2015-2017
+## Copyright Ian Jauslin 2015-2018
##
## Licensed under the Apache License, Version 2.0 (the "License");
## you may not use this file except in compliance with the License.
@@ -15,11 +15,10 @@
## limitations under the License.
# directory containing the engine files
-enginedir=/usr/share/BBlog/engines
-enginedir=/home/ian/Programs/BBlog2/engines
+enginedir=
# version
-version=2.1
+version=2.1.2
function print_config {
echo "engine: $engine"