From 969921766765361e9316047add379e4e3b9622fb Mon Sep 17 00:00:00 2001 From: mohrt Date: Thu, 25 Jan 2001 23:19:40 +0000 Subject: [PATCH] updated versions to 1.1.0 --- AUTHORS | 9 +++++---- README | 2 +- Smarty.addons.php | 2 +- Smarty.class.php | 2 +- docs.sgml | 2 +- libs/Smarty.class.php | 2 +- 6 files changed, 10 insertions(+), 9 deletions(-) diff --git a/AUTHORS b/AUTHORS index 2d0a1519..367859e9 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,6 +1,7 @@ Monte Ohrt - - original idea & implementation - + - Idea of compiling into PHP scripts + - Initial implementation + - Documentation Andrei Zmievski - - rewrote parser from scratch - - other misc functionality + - Rewrote parser from scratch + - added much other functionality diff --git a/README b/README index dc775eef..b802a8ff 100644 --- a/README +++ b/README @@ -2,7 +2,7 @@ NAME: Smarty - the PHP compiling template engine -VERSION: 1.0b +VERSION: 1.1.0 AUTHORS: diff --git a/Smarty.addons.php b/Smarty.addons.php index 5e9f5088..145259ee 100644 --- a/Smarty.addons.php +++ b/Smarty.addons.php @@ -5,7 +5,7 @@ * File: Smarty.addons.php * Author: Monte Ohrt * Andrei Zmievski - * Version: 1.0b + * Version: 1.1.0 * 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 cc6c7ba9..7b242694 100644 --- a/Smarty.class.php +++ b/Smarty.class.php @@ -5,7 +5,7 @@ * Author: Monte Ohrt * Andrei Zmievski * - * Version: 1.0b + * Version: 1.1.0 * Copyright: 2001 ispi of Lincoln, Inc. * * This program is free software; you can redistribute it and/or diff --git a/docs.sgml b/docs.sgml index 44e436dc..8ed46541 100644 --- a/docs.sgml +++ b/docs.sgml @@ -14,7 +14,7 @@
andrei@ispi.net
- Version 1.0b + Version 1.1.0 2001ispi, Inc. diff --git a/libs/Smarty.class.php b/libs/Smarty.class.php index cc6c7ba9..7b242694 100644 --- a/libs/Smarty.class.php +++ b/libs/Smarty.class.php @@ -5,7 +5,7 @@ * Author: Monte Ohrt * Andrei Zmievski * - * Version: 1.0b + * Version: 1.1.0 * Copyright: 2001 ispi of Lincoln, Inc. * * This program is free software; you can redistribute it and/or