From 23ec49df6ea90e610158a4fe1c35d1adea0c0450 Mon Sep 17 00:00:00 2001
From: John Mandereau <john.mandereau@gmail.com>
Date: Fri, 24 Aug 2012 10:53:47 +0200
Subject: [PATCH] Add missing patchlevel version to regression tests

---
 input/regression/ambitus-with-ligature.ly | 2 +-
 input/regression/empty-chord.ly           | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/input/regression/ambitus-with-ligature.ly b/input/regression/ambitus-with-ligature.ly
index c82e51ce40..4a5c8c1f1b 100644
--- a/input/regression/ambitus-with-ligature.ly
+++ b/input/regression/ambitus-with-ligature.ly
@@ -1,4 +1,4 @@
-\version "2.14"
+\version "2.14.0"
 
 \header {
   texidoc = "
diff --git a/input/regression/empty-chord.ly b/input/regression/empty-chord.ly
index 5fae1c0afd..e384d64d54 100644
--- a/input/regression/empty-chord.ly
+++ b/input/regression/empty-chord.ly
@@ -1,4 +1,4 @@
-\version "2.14"
+\version "2.14.0"
 
 \header { texidoc = "Empty chords accept articulations, occupy no time,
                      and leave the current duration unchanged."
-- 
2.39.5