diff options
author | Chris Larson <clarson@kergoth.com> | 2004-03-11 18:53:23 +0000 |
---|---|---|
committer | Chris Larson <clarson@kergoth.com> | 2004-03-11 18:53:23 +0000 |
commit | 86d4f441d5c442dc2b12a7852548197da4efab1d (patch) | |
tree | e140ecd0795b8eb20971aa06790ab51aa1eddb6f /xext | |
parent | 6c015d8a77441a9a40962a60decffb59b56e0ce6 (diff) |
Add dates to some package version fields, per the recent change in OE head checkout behavior.
BKrev: 4050b5a31cMSAcstewK0RKnM8KWo6A
Diffstat (limited to 'xext')
-rw-r--r-- | xext/xext-cvs.oe | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xext/xext-cvs.oe b/xext/xext-cvs.oe index d75a1c998e..d03e15cf5f 100644 --- a/xext/xext-cvs.oe +++ b/xext/xext-cvs.oe @@ -1,3 +1,4 @@ +PV="0.0cvs${DATE}" DESCRIPTION=X Server Extension library SECTION=libs PRIORITY=optional |