diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-10-12 01:11:20 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-10-12 01:11:20 +0200 |
commit | f6c17e227029e87fc413d320098b98aa69b2ab7b (patch) | |
tree | 7a823a0013619dd95ec7ac0da230351190c2e813 /Makefile | |
parent | how did I miss testing that it still worked with non-ASCII (diff) | |
download | gpp-f6c17e227029e87fc413d320098b98aa69b2ab7b.tar.gz gpp-f6c17e227029e87fc413d320098b98aa69b2ab7b.tar.bz2 gpp-f6c17e227029e87fc413d320098b98aa69b2ab7b.tar.xz |
update version, I have forgotten that too1.3
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 +VERSION = 1.2 PREFIX = /usr DATA = /share |