diff options
author | Francois Pons <fpons@mandriva.com> | 2001-07-23 15:15:32 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2001-07-23 15:15:32 +0000 |
commit | c019f7e04986a404b6a556624d06585f5b3fe744 (patch) | |
tree | 0394bb0a9e8280ddd3bd356d998a1c39653917e6 /Makefile | |
parent | ba831a4ce62bc256e0e1cd15047444ac75cb7ae6 (diff) | |
download | rpmtools-c019f7e04986a404b6a556624d06585f5b3fe744.tar rpmtools-c019f7e04986a404b6a556624d06585f5b3fe744.tar.gz rpmtools-c019f7e04986a404b6a556624d06585f5b3fe744.tar.bz2 rpmtools-c019f7e04986a404b6a556624d06585f5b3fe744.tar.xz rpmtools-c019f7e04986a404b6a556624d06585f5b3fe744.zip |
first 3.1 major relase, with fullname in info hash.3.1
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -VERSION = 3.0 +VERSION = 3.1 NAME = rpmtools FROMC = parsehdlist rpm2header #rpm-find-leaves FROMCC = #gendepslist2 hdlist2names hdlist2files hdlist2prereq hdlist2groups |