Index: lams_tool_example/build.properties
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_example/build.properties,v
diff -u -r1.2 -r1.3
--- lams_tool_example/build.properties 7 Apr 2006 00:36:50 -0000 1.2
+++ lams_tool_example/build.properties 13 Feb 2007 00:53:05 -0000 1.3
@@ -4,5 +4,5 @@
package=org/lamsfoundation/lams/tool/example
package.name=org.lamsfoundation.lams.tool.example
+tool.version=20061102
-
Index: lams_tool_example/build.xml
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_example/build.xml,v
diff -u -r1.7 -r1.8
--- lams_tool_example/build.xml 9 Feb 2007 01:56:13 -0000 1.7
+++ lams_tool_example/build.xml 13 Feb 2007 00:53:05 -0000 1.8
@@ -302,9 +302,17 @@
-
+
+
+
+
+
+
+
+
+
Index: lams_tool_example/db/sql/tool_insert.sql
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_example/db/sql/tool_insert.sql,v
diff -u -r1.5 -r1.6
--- lams_tool_example/db/sql/tool_insert.sql 3 Nov 2006 00:08:48 -0000 1.5
+++ lams_tool_example/db/sql/tool_insert.sql 13 Feb 2007 00:53:05 -0000 1.6
@@ -34,7 +34,7 @@
'Example',
'Example',
'example',
-'20061102',
+'@tool_version@',
NULL,
NULL,
0,
Index: lams_tool_lamc/db/sql/tool_insert.sql
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_lamc/db/sql/tool_insert.sql,v
diff -u -r1.20 -r1.21
--- lams_tool_lamc/db/sql/tool_insert.sql 14 Nov 2006 20:11:27 -0000 1.20
+++ lams_tool_lamc/db/sql/tool_insert.sql 13 Feb 2007 00:57:54 -0000 1.21
@@ -34,7 +34,7 @@
'MCQ',
'Multiple Choice Questions',
'mc',
-'20061113',
+'@tool_version@',
NULL,
NULL,
0,