From: Martin Mares Date: Fri, 21 Jan 2022 20:52:42 +0000 (+0100) Subject: Released as version 1.4 X-Git-Tag: v1.4 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=3e4fa4aa55a0cc949ab84ffbcf6d8b47405d108f;p=teatimer.git Released as version 1.4 --- diff --git a/Makefile b/Makefile index 055db4a..34c7cd6 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION=1.3 +VERSION=1.4 ARCHIVE=teatimer-$(VERSION).tar.gz GTK_LIBS:=$(shell pkg-config --libs gtk+-x11-2.0 glib-2.0) @@ -18,6 +18,6 @@ release: git tag v$(VERSION) git push --tags git archive --format=tar --prefix=teatimer-$(VERSION)/ HEAD | gzip >$(ARCHIVE) - scp $(ARCHIVE) atrey:~ftp/pub/local/mj/linux/ + scp $(ARCHIVE) jw:~ftp/pub/mj/linux/ ssh jw "cd web && bin/release-prog teatimer $(VERSION)" - mv $(ARCHIVE) ~/archives/mj/ + mv $(ARCHIVE) ~/archives/sw/ diff --git a/NEWS b/NEWS index 3246e65..1e4418d 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -Version 1.4 (2021-07-13) +Version 1.4 (2022-01-21) o Added name box. You can specify which tea you make. o Added kill feature. You can kill the notification program after