Index: trunk/wb/templates/allcss/info.php
===================================================================
--- trunk/wb/templates/allcss/info.php	(revision 134)
+++ trunk/wb/templates/allcss/info.php	(revision 135)
@@ -25,9 +25,10 @@
 
 $template_directory = 'allcss';
 $template_name = 'All CSS';
-$template_version = '2.5';
-$template_designed_for = '2.x';
+$template_description = 'This template is designed with one goal in mind: to completely control lay-out with css. In case you were wondering, that is where the name came from.';
+$template_version = '2.6';
+$template_platform = '2.6.x';
 $template_author = 'Ryan Djurovich';
-$template_description = 'This template is designed with one goal in mind: to completely control lay-out with css. In case you were wondering, that is where the name came from.';
+$template_license = 'GNU General Public License';
 
 ?>
\ No newline at end of file
Index: trunk/wb/templates/round/info.php
===================================================================
--- trunk/wb/templates/round/info.php	(revision 134)
+++ trunk/wb/templates/round/info.php	(revision 135)
@@ -25,9 +25,10 @@
 
 $template_directory = 'round';
 $template_name = 'Round';
-$template_version = '2.5';
-$template_designed_for = '2.x';
+$template_description = 'Default template for Website Baker 2.2.x. Simular to the box template, but with rounded edges.';
+$template_version = '2.6';
+$template_platform = '2.6.x';
 $template_author = 'Ryan Djurovich';
-$template_description = 'Default template for Website Baker 2.2.x. Simular to the box template, but with rounded edges.';
+$template_license = 'GNU General Public License';
 
 ?>
\ No newline at end of file
Index: trunk/wb/templates/simple/info.php
===================================================================
--- trunk/wb/templates/simple/info.php	(revision 134)
+++ trunk/wb/templates/simple/info.php	(revision 135)
@@ -25,9 +25,10 @@
 
 $template_directory = 'simple';
 $template_name = 'Simple';
-$template_version = '2.5';
-$template_designed_for = '2.x';
+$template_description = 'This template is designed for developers to learn how to make templates easily. Please note this template only supports 2 page levels.';
+$template_version = '2.6';
+$template_platform = '2.6.x';
 $template_author = 'Ryan Djurovich';
-$template_description = 'This template is designed for developers to learn how to make templates easily. Please note this template only supports 2 page levels.';
+$template_license = 'GNU General Public License';
 
 ?>
\ No newline at end of file
