mirror of
https://github.com/smxi/inxi.git
synced 2025-04-25 19:19:13 +00:00
version, date
This commit is contained in:
parent
ce04449813
commit
3b1dc1937a
1 changed files with 2 additions and 2 deletions
4
pinxi
4
pinxi
|
@ -50,8 +50,8 @@ use POSIX qw(ceil uname strftime ttyname);
|
|||
## INXI INFO ##
|
||||
my $self_name='pinxi';
|
||||
my $self_version='3.3.31';
|
||||
my $self_date='2023-12-14';
|
||||
my $self_patch='27';
|
||||
my $self_date='2023-12-15';
|
||||
my $self_patch='28';
|
||||
## END INXI INFO ##
|
||||
|
||||
my ($b_pledge,@pledges);
|
||||
|
|
Loading…
Add table
Reference in a new issue