diff options
author | Gunnar Wrobel <wrobel@gentoo.org> | 2005-10-14 05:57:12 +0000 |
---|---|---|
committer | Gunnar Wrobel <wrobel@gentoo.org> | 2005-10-14 05:57:12 +0000 |
commit | 254303d567e49dcc305af8b9d26eef991afed010 (patch) | |
tree | 56bbad1fb78cf26e0e268228d4601a408251a5c5 /z-distfiles/Makefile | |
parent | Minor fixes on the kernel recompile script (diff) | |
download | misc-254303d567e49dcc305af8b9d26eef991afed010.tar.gz misc-254303d567e49dcc305af8b9d26eef991afed010.tar.bz2 misc-254303d567e49dcc305af8b9d26eef991afed010.zip |
Version bump on delicious.
svn path=/local/; revision=446
Diffstat (limited to 'z-distfiles/Makefile')
-rw-r--r-- | z-distfiles/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/z-distfiles/Makefile b/z-distfiles/Makefile index ed74175..92d316b 100644 --- a/z-distfiles/Makefile +++ b/z-distfiles/Makefile @@ -1,5 +1,5 @@ DOWNLOAD_DIR=/var/www/www.gunnarwrobel.de/htdocs/downloads/ -VERSION=1.2.3 +VERSION=1.2.4 TAR=tar cvfj TAREX=--exclude="CVS" --exclude=".svn" --exclude=*~ |