diff options
author | Frederic Crozat <fcrozat@mandriva.com> | 2009-03-30 16:34:04 +0000 |
---|---|---|
committer | Frederic Crozat <fcrozat@mandriva.com> | 2009-03-30 16:34:04 +0000 |
commit | c3e2710be82bbaaa6dedc9b43eab0369cd0cf3be (patch) | |
tree | 7e94ab5ceec070dccb4f91ed73a5d73ef5f9e163 /Makefile | |
parent | fa2bca9a3f697513fde295cb5139d7c41f92cb54 (diff) | |
download | bootsplash-c3e2710be82bbaaa6dedc9b43eab0369cd0cf3be.tar bootsplash-c3e2710be82bbaaa6dedc9b43eab0369cd0cf3be.tar.gz bootsplash-c3e2710be82bbaaa6dedc9b43eab0369cd0cf3be.tar.bz2 bootsplash-c3e2710be82bbaaa6dedc9b43eab0369cd0cf3be.tar.xz bootsplash-c3e2710be82bbaaa6dedc9b43eab0369cd0cf3be.zip |
- Release 3.2.23 :
- Replace ping call for splashy with test instead of repaint
- Redirect stderr for all splashy_update calls to /dev/null
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ NAME=bootsplash -VERSION := 3.2.22 +VERSION := 3.2.23 SUBDIRS=scripts fb fbmngplay fbtruetype splash po FILES=$(SUBDIRS) Makefile ChangeLog README |