diff options
author | Papoteur <papoteur@mageialinux-online.org> | 2015-12-20 09:07:40 +0100 |
---|---|---|
committer | Papoteur <papoteur@mageialinux-online.org> | 2015-12-20 09:07:40 +0100 |
commit | e3ddfccab05554cc0b185d34d1f13b716d874c5d (patch) | |
tree | c33289cea7844988eb1f1933ffe387ded6372bd9 /Makefile | |
parent | 896ffa4fce70192ae87bd1ff412408520cc27dd7 (diff) | |
download | mgarepo-e3ddfccab05554cc0b185d34d1f13b716d874c5d.tar mgarepo-e3ddfccab05554cc0b185d34d1f13b716d874c5d.tar.gz mgarepo-e3ddfccab05554cc0b185d34d1f13b716d874c5d.tar.bz2 mgarepo-e3ddfccab05554cc0b185d34d1f13b716d874c5d.tar.xz mgarepo-e3ddfccab05554cc0b185d34d1f13b716d874c5d.zip |
- Push 1.11.5 (fix mga#17365)
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ PACKAGE = mgarepo -VERSION = 1.11.4 +VERSION = 1.11.5 .PHONY: all $(DIRS) clean clean: |