X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=Makefile;h=4bcf87666a1d948bf469793b566c7bf0eeb11f35;hb=refs%2Fheads%2Fmaster;hp=d982f0dfa23ff05b564bc317d5fbc9eaa97315ea;hpb=ea22f4419c754854beb6e8c323b2c4af4af8c047;p=bookmarks_db.git diff --git a/Makefile b/Makefile index d982f0d..4bcf876 100644 --- a/Makefile +++ b/Makefile @@ -6,12 +6,12 @@ # __license__ = "GNU GPL" # -VERSION=5.2.5 +VERSION=5.3.1 EXAMPLE_SHELL=\ bkmk-add bkmk-add.py bkmk-chk bkmk-publish bkmk-rsync bkmk-sort bkmk2db \ - check_dups.py check_redirects.py check_title.py check_url.py \ - delete delete.py hotexplode.pl mk-distr set-urls set-urls.py \ + check_dups.py check_redirects.py check_title.py check_urls.py \ + delete delete.py get_url.py hotexplode.pl mk-distr set-urls set-urls.py \ set-real_title.py set-title-list set-title-list.py sort_db.py .PHONY: all