diff options
author | Jani Välimaa <wally@mageia.org> | 2023-01-07 14:06:56 +0200 |
---|---|---|
committer | Jani Välimaa <wally@mageia.org> | 2023-01-07 14:06:56 +0200 |
commit | 5fc1a2cd38f814e05e92a6d9faff5b887f4f03c5 (patch) | |
tree | 4b43e21646dede049d3d0d55b186640e3ee907d1 /Makefile | |
parent | dc1a2417efce3f67cc93112b6b8accd0710bdb9d (diff) | |
download | multiarch-utils-5fc1a2cd38f814e05e92a6d9faff5b887f4f03c5.tar multiarch-utils-5fc1a2cd38f814e05e92a6d9faff5b887f4f03c5.tar.gz multiarch-utils-5fc1a2cd38f814e05e92a6d9faff5b887f4f03c5.tar.bz2 multiarch-utils-5fc1a2cd38f814e05e92a6d9faff5b887f4f03c5.tar.xz multiarch-utils-5fc1a2cd38f814e05e92a6d9faff5b887f4f03c5.zip |
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,7 +22,7 @@ OTHER_FILES = Makefile NEWS FILES = $(foreach file,$(RPM_MACRO_FILES),macros.$(file)) $(RPM_BIN_FILES) $(BINARIES) $(INCLUDES) $(OTHER_FILES) PACKAGE = multiarch-utils -VERSION = 1.0.14 +VERSION = 1.0.15 MULTIARCH_DIST = 1020 all: |