Skip to content
Snippets Groups Projects
Commit 94fdd2bd authored by Rolf Niepraschk's avatar Rolf Niepraschk
Browse files

...

parent d21fe6a1
No related branches found
No related tags found
No related merge requests found
......@@ -18,7 +18,7 @@ f=${toplevel}/VERSION
if [ ! -f "$f" ]; then
touch "$f"
git add "$f" 2>/dev/null
git add "$f"
fi
old_version=$(cat $f)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment