Mercurial > projects > package-update-indicator
comparison Makefile @ 59:e3fc9db49d36 version-8
Release version 8
author | Guido Berhoerster <guido+pui@berhoerster.name> |
---|---|
date | Wed, 07 Sep 2022 08:45:19 +0200 |
parents | 707e9e3deeac |
children | 527d2ecef3bd |
comparison
equal
deleted
inserted
replaced
58:9cbb0f8a66c4 | 59:e3fc9db49d36 |
---|---|
22 # | 22 # |
23 | 23 |
24 PACKAGE = package-update-indicator | 24 PACKAGE = package-update-indicator |
25 APPLICATION_ID = org.guido-berhoerster.code.package-update-indicator | 25 APPLICATION_ID = org.guido-berhoerster.code.package-update-indicator |
26 PREFS_APPLICATION_ID = org.guido-berhoerster.code.package-update-indicator.preferences | 26 PREFS_APPLICATION_ID = org.guido-berhoerster.code.package-update-indicator.preferences |
27 VERSION = 7 | 27 VERSION = 8 |
28 DISTNAME = $(PACKAGE)-$(VERSION) | 28 DISTNAME = $(PACKAGE)-$(VERSION) |
29 AUTHOR = Guido Berhoerster | 29 AUTHOR = Guido Berhoerster |
30 BUG_ADDRESS = guido+pui@berhoerster.name | 30 BUG_ADDRESS = guido+pui@berhoerster.name |
31 | 31 |
32 # gcc, clang, icc, Sun/Solaris Studio | 32 # gcc, clang, icc, Sun/Solaris Studio |