diff options
author | Papoteur <papoteur@mageia.org> | 2024-02-02 20:59:12 +0100 |
---|---|---|
committer | Papoteur <papoteur@mageia.org> | 2024-02-02 20:59:12 +0100 |
commit | 24b365382756e1af7f0efea11b0e8f20f9f20b63 (patch) | |
tree | 7b0721351a8f82467d3fdd174fb142dfb3516044 | |
parent | 30172e7e9bdc6cb0404a6b611fe9bbab5101e44a (diff) | |
download | mgarepo-24b365382756e1af7f0efea11b0e8f20f9f20b63.tar mgarepo-24b365382756e1af7f0efea11b0e8f20f9f20b63.tar.gz mgarepo-24b365382756e1af7f0efea11b0e8f20f9f20b63.tar.bz2 mgarepo-24b365382756e1af7f0efea11b0e8f20f9f20b63.tar.xz mgarepo-24b365382756e1af7f0efea11b0e8f20f9f20b63.zip |
1.14.61.14.6
-rw-r--r-- | CHANGES | 2 | ||||
-rw-r--r-- | Makefile | 2 |
2 files changed, 3 insertions, 1 deletions
@@ -1,3 +1,5 @@ +* 1.14.6 +- add a progress bar for upload binaries - bash-completion: remove executable bit - mgarepo-ssh: fix shebang @@ -1,5 +1,5 @@ PACKAGE = mgarepo -VERSION = 1.14.5 +VERSION = 1.14.6 .PHONY: all $(DIRS) clean clean: |