diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 4 | 
1 files changed, 3 insertions, 1 deletions
| @@ -1,5 +1,7 @@  PROJ=sbo-maintainer-tools -VERSION=0.4.1 + +# for now, VERSION has to be updated here and also in both scripts. +VERSION=0.5  PREFIX=/usr/local  DESTDIR= | 
