diff --git a/build-ubunturepo b/build-ubunturepo index 39081fec2..9b9cd07b7 100755 --- a/build-ubunturepo +++ b/build-ubunturepo @@ -194,6 +194,7 @@ then if ! grep -q 'Already up-to-date' $update_log; then code_change=1 fi + ver=$(git describe --tags) ver=${ver/-/.POST} ver=${ver/-/.}