diff options
author | Frederic Crozat <fcrozat@mandriva.com> | 2009-10-12 10:16:06 +0000 |
---|---|---|
committer | Frederic Crozat <fcrozat@mandriva.com> | 2009-10-12 10:16:06 +0000 |
commit | 8cd65dee04c730ab2e781d6e2f0f5c86a684c790 (patch) | |
tree | f8a36a47490fbe34d748202db71411a28e61cf57 /Makefile | |
parent | ada76c1b01436f85dfeebed4b743356a775aa2fb (diff) | |
download | bootsplash-8cd65dee04c730ab2e781d6e2f0f5c86a684c790.tar bootsplash-8cd65dee04c730ab2e781d6e2f0f5c86a684c790.tar.gz bootsplash-8cd65dee04c730ab2e781d6e2f0f5c86a684c790.tar.bz2 bootsplash-8cd65dee04c730ab2e781d6e2f0f5c86a684c790.tar.xz bootsplash-8cd65dee04c730ab2e781d6e2f0f5c86a684c790.zip |
- Release 3.3.1
- do not update various symlinks for each initrd when switching theme
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ NAME=bootsplash -VERSION := 3.3.0 +VERSION := 3.3.1 SUBDIRS=scripts FILES=$(SUBDIRS) Makefile ChangeLog README |