aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorFrederic Lepied <flepied@mandriva.com>2000-11-13 07:18:27 +0000
committerFrederic Lepied <flepied@mandriva.com>2000-11-13 07:18:27 +0000
commit4dd018d633a75739d37f0e7caca34f189136876b (patch)
tree6ff48b782fd17f50e5d9f838e11a2c0117d120dc /Makefile
parentd73100f995cf7d38a7e54ae523656861d449a07c (diff)
downloadspec-helper-4dd018d633a75739d37f0e7caca34f189136876b.tar
spec-helper-4dd018d633a75739d37f0e7caca34f189136876b.tar.gz
spec-helper-4dd018d633a75739d37f0e7caca34f189136876b.tar.bz2
spec-helper-4dd018d633a75739d37f0e7caca34f189136876b.tar.xz
spec-helper-4dd018d633a75739d37f0e7caca34f189136876b.zip
added lib_symlinks.
bumped version to 0.4.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 21c683a..0577bc7 100644
--- a/Makefile
+++ b/Makefile
@@ -7,8 +7,8 @@
# Created On : Fri Feb 18 08:11:21 2000
#---------------------------------------------------------------
-VERSION=0.3
-FILES= spec-helper clean_files clean_perl compress_files strip_files relative_me_babe
+VERSION=0.4
+FILES= spec-helper clean_files clean_perl compress_files strip_files relative_me_babe lib_symlinks
DISTFILES= Makefile ChangeLog Howto-spec-helper $(FILES) macroszification
NAME=spec-helper
DIST=$(NAME)-$(VERSION)