From cff1ecc41473256bf6c5e96601aa9631aa03356d Mon Sep 17 00:00:00 2001 From: mohrt Date: Fri, 23 Mar 2001 19:29:09 +0000 Subject: [PATCH] fix version number --- Smarty.class.php | 2 +- libs/Smarty.class.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Smarty.class.php b/Smarty.class.php index a5782af5..2a4c9376 100644 --- a/Smarty.class.php +++ b/Smarty.class.php @@ -108,7 +108,7 @@ class Smarty ); - var $version = "3.0.1pl1"; // Smarty version number + var $version = "1.3.1pl1"; // Smarty version number var $show_info_header = true; // display info header at top of page output // internal vars diff --git a/libs/Smarty.class.php b/libs/Smarty.class.php index a5782af5..2a4c9376 100644 --- a/libs/Smarty.class.php +++ b/libs/Smarty.class.php @@ -108,7 +108,7 @@ class Smarty ); - var $version = "3.0.1pl1"; // Smarty version number + var $version = "1.3.1pl1"; // Smarty version number var $show_info_header = true; // display info header at top of page output // internal vars