Revision: 251
Author: gokturk.yuksek
Date: Mon Jan 21 07:41:25 2013
Log: Official 3.2 Release.
http://code.google.com/p/ardb/source/detail?r=251
Modified:
/trunk/wxARDB/src/main.cpp
=======================================
--- /trunk/wxARDB/src/main.cpp Tue Apr 6 13:42:44 2010
+++ /trunk/wxARDB/src/main.cpp Mon Jan 21 07:41:25 2013
@@ -31,7 +31,7 @@
// For compilers that support precompilation, includes "wx.h".
#include "wx/wxprec.h"
-#define VERSION_NUMBER wxT("3.1.1")
+#define VERSION_NUMBER wxT("3.2")
#ifdef __BORLANDC__
#pragma hdrstop