chiark / gitweb /
fix some fallout from tab removal
[elogind.git] / Makefile.am
index 3271bdb54c5bbaebdb4b6fe7dab47f509207a32d..a5cc2e147f1f4f8882e53f915dc782c522e849ee 100644 (file)
@@ -77,7 +77,7 @@ SED_PROCESS = \
 # libudev
 # ------------------------------------------------------------------------------
 LIBUDEV_CURRENT=13
-LIBUDEV_REVISION=0
+LIBUDEV_REVISION=1
 LIBUDEV_AGE=13
 
 SUBDIRS += src/docs
@@ -761,7 +761,7 @@ git-release:
 
 git-sync:
        git push
-       git push --tags $(VERSION)
+       git push --tags
 
 tar:
        make distcheck