Mercurial > projects > package-update-indicator
comparison Makefile @ 28:74644b419e86 version-4
Release version 4
author | Guido Berhoerster <guido+pui@berhoerster.name> |
---|---|
date | Wed, 24 Jul 2019 16:27:25 +0200 |
parents | 73081cc299f5 |
children | 8c5aee997afa |
comparison
equal
deleted
inserted
replaced
27:73081cc299f5 | 28:74644b419e86 |
---|---|
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 = 3 | 27 VERSION = 4 |
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 |