diff options
author | Erich Eckner <git@eckner.net> | 2021-05-27 08:18:03 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2021-05-27 08:18:03 +0200 |
commit | 87f65d564ce13bacfa599fa6b750aabe39b4c229 (patch) | |
tree | b2715d5c7ba9aff5675048f12b3d02b691d01096 /Makefile | |
parent | 15c13f2448249d06b32901ef2ce04aee8e660898 (diff) | |
download | update-all-87f65d564ce13bacfa599fa6b750aabe39b4c229.tar.xz |
neue Version: 0.8.3v0.8.3
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ DESTDIR = ETCDIR = /etc BINDIR = /usr/bin -VERSION = 0.8.2 +VERSION = 0.8.3 all: update-all update-me |