diff --git a/s/version b/s/version
index 9e035518a37b77719dc9cad7e7338cf4f17091e8..38876df9523acc9f9dba59a32c8c51213d5bd8f2 100644
--- a/s/version
+++ b/s/version
@@ -12,8 +12,6 @@
 ; See the License for the specific language governing permissions and
 ; limitations under the License.
 ;
-
 	GET	VersionASM
-
-        DCB     Module_MajorVersion " (" Module_Date ") " Module_MinorVersion
+        DCB     Module_MajorVersion," (",Module_Date,") ",Module_MinorVersion
         END