projects
/
ssic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
317a3ff
)
Makefile.PL: Use VERSION_FROM.
author
P. J. McDermott
<pjm@nac.net>
Tue, 24 Sep 2013 02:49:04 +0000
(22:49 -0400)
committer
P. J. McDermott
<pjm@nac.net>
Tue, 24 Sep 2013 02:49:04 +0000
(22:49 -0400)
Makefile.PL
patch
|
blob
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index 9b8584ae7f7701fd0cd307ad99ee230297d6bf89..43ec71c3e4ff3adbd75a508726f68dea6f6b101a 100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-5,7
+5,7
@@
use ExtUtils::MakeMaker;
WriteMakefile(
'NAME' => 'ssic',
- 'VERSION
' => '0.1.0
',
+ 'VERSION
_FROM' => 'bin/ssic
',
'AUTHOR' => 'P. J. McDermott <pj@pehjota.net>',
'EXE_FILES' => [
'bin/ssic',