diff --git a/SaveTranscriptions.m b/SaveTranscriptions.m
index d4b6bbd3e6357805a5a31c0a88c8868e70bd0d85..1927b9d4adddb4a0b90f1dc656e5b9c63fc1e2c6 100644
--- a/SaveTranscriptions.m
+++ b/SaveTranscriptions.m
@@ -3,7 +3,7 @@
 % Prepare work space
 clc
 
-% checkVersion()
+checkVersion()
 
 % Check for miscelaneous transcriptions in the work space
 miscLS = who('-regexp', '^ls(([0-9]*$)|($))');