diff options
author | Mattias Andrée <maandree@operamail.com> | 2015-09-02 07:51:11 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2015-09-02 07:51:11 +0200 |
commit | d4fcf746e5cb452306b1d91bc675037516093137 (patch) | |
tree | 7d6d061cda82c8ae6c8affc098033f611a1acd85 /Makefile | |
parent | bug fix (diff) | |
download | gpp-d4fcf746e5cb452306b1d91bc675037516093137.tar.gz gpp-d4fcf746e5cb452306b1d91bc675037516093137.tar.bz2 gpp-d4fcf746e5cb452306b1d91bc675037516093137.tar.xz |
update version
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ # notice and this notice are preserved. This file is offered as-is, # without any warranty. -VERSION = 1.3 +VERSION = 1.4 PREFIX = /usr DATA = /share |