projects
/
scpubgit/stemmatology.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
47cd4d1
)
bump package version given non-back-compatibility of Relationship.pm changes. tla...
Tara L Andrews [Sat, 18 Jan 2014 17:57:16 +0000 (17:57 +0000)]
base/lib/Text/Tradition.pm
patch
|
blob
|
blame
|
history
diff --git
a/base/lib/Text/Tradition.pm
b/base/lib/Text/Tradition.pm
index
74436e9
..
901f96a
100644
(file)
--- a/
base/lib/Text/Tradition.pm
+++ b/
base/lib/Text/Tradition.pm
@@
-11,7
+11,7
@@
use Text::Tradition::Witness;
use TryCatch;
use vars qw( $VERSION );
-$VERSION = "1.2";
+$VERSION = "1.3";
# Enable plugin(s) if available
eval { with 'Text::Tradition::HasStemma'; };