Mercurial > projects > package-update-indicator
comparison Makefile @ 33:8c5aee997afa version-5
Release version 5
author | Guido Berhoerster <guido+pui@berhoerster.name> |
---|---|
date | Fri, 30 Aug 2019 13:32:52 +0200 |
parents | 74644b419e86 |
children | 3d130c34ff97 |
comparison
equal
deleted
inserted
replaced
32:b9c65915cc54 | 33:8c5aee997afa |
---|---|
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 = 4 | 27 VERSION = 5 |
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 |