summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Koch <mkoch@de.adit-jv.com>2020-02-13 09:49:07 +0100
committerMartin Koch <mkoch@de.adit-jv.com>2020-02-13 09:49:07 +0100
commita0ccaac07df30b24d574cb8e2fa4ae6cd96238bc (patch)
treef713d4e7c8fa02061ff2f220e3a465f626863319
parentdeae4116977ac938171c7eac3d1c3240809765b3 (diff)
downloadaudiomanager-a0ccaac07df30b24d574cb8e2fa4ae6cd96238bc.tar.gz
AM: fix build problem from accidentally introduced new-line character in VERSION file
Signed-off-by: Martin Koch <mkoch@de.adit-jv.com>
-rw-r--r--VERSION2
1 files changed, 1 insertions, 1 deletions
diff --git a/VERSION b/VERSION
index 1985849..d21b198 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-7.7.0
+7.7.0 \ No newline at end of file