diff options
| author | Martin Whitaker <mageia@martin-whitaker.me.uk> | 2020-02-29 11:05:14 +0000 |
|---|---|---|
| committer | Martin Whitaker <mageia@martin-whitaker.me.uk> | 2020-02-29 11:05:14 +0000 |
| commit | bf544c4c2063d41e974eab640115b25469ff9f7a (patch) | |
| tree | fd4f14505651ed19b40cb991d6fc0950062e4647 | |
| parent | d50471eebb80a6e1c4f73449272e5fdfce06be4a (diff) | |
| download | grub2-theme-1.1.tar grub2-theme-1.1.tar.gz grub2-theme-1.1.tar.bz2 grub2-theme-1.1.tar.xz grub2-theme-1.1.zip | |
1.11.1
| -rw-r--r-- | Makefile | 2 | ||||
| -rw-r--r-- | NEWS | 4 |
2 files changed, 5 insertions, 1 deletions
@@ -1,5 +1,5 @@ NAME = grub2-theme -VERSION = 1.0 +VERSION = 1.1 all: @@ -1,3 +1,7 @@ +1.1: + +- translation updates + 1.0: - initial release |
