diff options
author | Thomas Backlund <tmb@mageia.org> | 2019-01-01 13:42:03 +0200 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2019-01-01 13:42:03 +0200 |
commit | 6c294e05a2de9a793c8aba8a1d30b8327fe3096e (patch) | |
tree | 627f944d9ff66f286c57ba576bb19c2e62ef6fef /Makefile | |
parent | 4681a385f76aad7d285f17f67a530d06312fc3bb (diff) | |
download | mgarepo-6c294e05a2de9a793c8aba8a1d30b8327fe3096e.tar mgarepo-6c294e05a2de9a793c8aba8a1d30b8327fe3096e.tar.gz mgarepo-6c294e05a2de9a793c8aba8a1d30b8327fe3096e.tar.bz2 mgarepo-6c294e05a2de9a793c8aba8a1d30b8327fe3096e.tar.xz mgarepo-6c294e05a2de9a793c8aba8a1d30b8327fe3096e.zip |
release 1.12.51.12.5
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ PACKAGE = mgarepo -VERSION = 1.12.4 +VERSION = 1.12.5 .PHONY: all $(DIRS) clean clean: |