Bug 8435: (follow-up) use a transaction for unit tests
[koha.git] / C4 / TmplToken.pm
index 8122e71..819d304 100644 (file)
@@ -39,7 +39,7 @@ This is a class representing a token scanned from an HTML::Template .tmpl file.
 
 ###############################################################################
 
-$VERSION = 0.01;
+$VERSION = 3.07.00.049;
 
 @ISA = qw(Exporter);
 @EXPORT_OK = qw();