diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3,8 +3,8 @@ INSTALL := install MD := markdown RM := rm # this is just a fallback in case you do not use git but downloaded -# # a release tarball... -# VERSION := 0.3.0 +# a release tarball... +VERSION := 0.3.0 all: udev/ykfde README.html |