From 8dda66ccce826e805955dfe59d4855958c04a372 Mon Sep 17 00:00:00 2001 From: Sean Corfield Date: Fri, 31 Jan 2014 21:22:38 -0800 Subject: [PATCH] Release 2.5RC1. --- org/corfield/framework.cfc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org/corfield/framework.cfc b/org/corfield/framework.cfc index 55b443f6..87667ab5 100755 --- a/org/corfield/framework.cfc +++ b/org/corfield/framework.cfc @@ -1,5 +1,5 @@ component { - variables._fw1_version = "2.5_snapshot"; + variables._fw1_version = "2.5RC1"; /* Copyright (c) 2009-2014, Sean Corfield, Marcin Szczepanski, Ryan Cogswell