bicyclesonthemoon.info
/
projects
/
botm
/
common-perl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
d14fbf1
0b054ae
)
Merge error page stuff
v1.1.6
author
b
<rowerynaksiezycu@gmail.com>
Tue, 26 Mar 2024 09:46:19 +0000
(09:46 +0000)
committer
b
<rowerynaksiezycu@gmail.com>
Tue, 26 Mar 2024 09:46:19 +0000
(09:46 +0000)
1
2
botm_common.pm
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
botm_common.pm
index aaa0bda94670705a6ed9d3812fdcc26cba1c6479,4a9e78402dcd7827429bf3eea0162fa7206ebbfd..cf9cf9e8eabfd0adf39e41bcb4067b2e993dad0a
---
1
/
botm_common.pm
---
2
/
botm_common.pm
+++ b/
botm_common.pm
@@@
-27,7
-26,7
+27,7
@@@
use File::Copy
use Exporter;
- our $VERSION = '1.1.5';
-our $VERSION = '1.1.4';
++our $VERSION = '1.1.6';
our @ISA = qw(Exporter);
our @EXPORT = ();
our @EXPORT_OK = (
@@@
-49,7
-51,7
+52,6
@@@
);
--
# path stuff
# join_path() builds a path (or url) from individual segments