Update of /cvsroot/squirrel-sql/sql12/plugins/syntax
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26266/plugins/syntax
Modified Files:
plugin_build.xml
Log Message:
Changes to get 1.2beta5 out the door
Index: plugin_build.xml
===================================================================
RCS file: /cvsroot/squirrel-sql/sql12/plugins/syntax/plugin_build.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** plugin_build.xml 20 Jul 2003 09:57:25 -0000 1.2
--- plugin_build.xml 19 Apr 2004 12:08:42 -0000 1.3
***************
*** 8,12 ****
<tstamp/>
<property name="internal_name" value="syntax"/>
! <property name="version" value="0.11"/>
<property name="debug" value="on"/>
--- 8,12 ----
<tstamp/>
<property name="internal_name" value="syntax"/>
! <property name="version" value="0.12"/>
<property name="debug" value="on"/>
|