web/wp-content/plugins/gigs-calendar/version.php
branchwordpress
changeset 109 03b0d1493584
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/web/wp-content/plugins/gigs-calendar/version.php	Wed Dec 23 17:55:33 2009 +0000
@@ -0,0 +1,6 @@
+<?php
+
+define("DTC_GIGS_DB_VERSION", 3);
+define("DTC_GIGS_PLUGIN_VERSION", '0.4.7');
+
+?>