From 2901a7a7ebbca39e5e2a5202e2c8d46f55139088 Mon Sep 17 00:00:00 2001 From: James Date: Thu, 25 Aug 2011 17:02:56 -0400 Subject: [PATCH] - Version string change for 1.9.3 --- VERSION | 2 +- airtime_mvc/application/configs/constants.php | 2 +- python_apps/api_clients/api_client.py | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION b/VERSION index 9770a9ddb..99c973071 100644 --- a/VERSION +++ b/VERSION @@ -1,2 +1,2 @@ PRODUCT_ID=Airtime -PRODUCT_RELEASE=1.9.2 +PRODUCT_RELEASE=1.9.3 diff --git a/airtime_mvc/application/configs/constants.php b/airtime_mvc/application/configs/constants.php index 9dd06d3ef..7126b8488 100644 --- a/airtime_mvc/application/configs/constants.php +++ b/airtime_mvc/application/configs/constants.php @@ -1,6 +1,6 @@