If the version is 'v1.8.4-rc1' that is the version, and there's no need
to change it to anything else, like 'v1.8.4.rc1'.

Signed-off-by: Felipe Contreras <felipe.contre...@gmail.com>
---
 GIT-VERSION-GEN | 1 -
 1 file changed, 1 deletion(-)

diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index b0db139..2b9fd2f 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -24,7 +24,6 @@ then
                VN="$VN-dirty"
                ;;
        esac
-       VN=$(echo "$VN" | sed -e 's/-/./g')
 else
        VN="$DEF_VER"
 fi
-- 
1.8.4-338-gefd7fa6

--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to