diff options
Diffstat (limited to 'genhdlist-old')
-rw-r--r-- | genhdlist-old | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/genhdlist-old b/genhdlist-old index f917cb5..ec1e21e 100644 --- a/genhdlist-old +++ b/genhdlist-old @@ -1,6 +1,6 @@ #!/usr/bin/perl -(our $VERSION) = q$Id$ =~ /(\d+\.\d+)/; +(our $VERSION) = q$Id: genhdlist-old 246205 2008-09-22 07:58:49Z pixel $ =~ /(\d+\.\d+)/; use strict; use URPM; |