diff --git a/Config_File.class.php b/Config_File.class.php index 4af2be50..65b303a4 100644 --- a/Config_File.class.php +++ b/Config_File.class.php @@ -5,7 +5,7 @@ require_once "PEAR.php"; /** * Config_File class. * - * @version 1.2.1 + * @version 1.2.2 * @author Andrei Zmievski * @access public * diff --git a/NEWS b/NEWS index e244e0a0..cd080cd4 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,3 @@ - Version 1.2.2 ------------- - fixed bug that would not respect nested template directories and would diff --git a/README b/README index 4eaf8b9b..0f60a8c9 100644 --- a/README +++ b/README @@ -2,7 +2,7 @@ NAME: Smarty - the PHP compiling template engine -VERSION: 1.2.1 +VERSION: 1.2.2 AUTHORS: diff --git a/Smarty.addons.php b/Smarty.addons.php index 5d9b23bb..2135adcf 100644 --- a/Smarty.addons.php +++ b/Smarty.addons.php @@ -5,7 +5,7 @@ * File: Smarty.addons.php * Author: Monte Ohrt * Andrei Zmievski - * Version: 1.2.1 + * Version: 1.2.2 * Copyright: 2001 ispi of Lincoln, Inc. * * This program is free software; you can redistribute it and/or diff --git a/Smarty.class.php b/Smarty.class.php index f7c46b1e..cbacc918 100644 --- a/Smarty.class.php +++ b/Smarty.class.php @@ -5,7 +5,7 @@ * Author: Monte Ohrt * Andrei Zmievski * - * Version: 1.2.1 + * Version: 1.2.2 * Copyright: 2001 ispi of Lincoln, Inc. * * This program is free software; you can redistribute it and/or diff --git a/libs/Config_File.class.php b/libs/Config_File.class.php index 4af2be50..65b303a4 100644 --- a/libs/Config_File.class.php +++ b/libs/Config_File.class.php @@ -5,7 +5,7 @@ require_once "PEAR.php"; /** * Config_File class. * - * @version 1.2.1 + * @version 1.2.2 * @author Andrei Zmievski * @access public * diff --git a/libs/Smarty.class.php b/libs/Smarty.class.php index f7c46b1e..cbacc918 100644 --- a/libs/Smarty.class.php +++ b/libs/Smarty.class.php @@ -5,7 +5,7 @@ * Author: Monte Ohrt * Andrei Zmievski * - * Version: 1.2.1 + * Version: 1.2.2 * Copyright: 2001 ispi of Lincoln, Inc. * * This program is free software; you can redistribute it and/or