From d5d2221fb2658b4e587c37561d81dfaaa86732fb Mon Sep 17 00:00:00 2001 From: ricky barrette Date: Tue, 8 Feb 2011 16:37:53 +0000 Subject: [PATCH] updated version info --- OrderProcessor/version infomation/changelog | 3 +++ OrderProcessor/version infomation/version | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/OrderProcessor/version infomation/changelog b/OrderProcessor/version infomation/changelog index 4826e9c..f833cde 100644 --- a/OrderProcessor/version infomation/changelog +++ b/OrderProcessor/version infomation/changelog @@ -54,3 +54,6 @@ used similar code to remove redundant code created a static variable for PROPERTIES_FILE_NAME added a case to the order pane to highlight any orders with null statuses slight modification to order pane updateTextPane() s + +1.1.6 b 51 +added status PAYMENT_DECLINED diff --git a/OrderProcessor/version infomation/version b/OrderProcessor/version infomation/version index 2863791..00bcb15 100644 --- a/OrderProcessor/version infomation/version +++ b/OrderProcessor/version infomation/version @@ -1 +1 @@ -1.1.5 b 50 \ No newline at end of file +1.1.6 b 51 \ No newline at end of file