Fix version strings.
authorMichael M Slusarz <slusarz@curecanti.org>
Sat, 20 Dec 2008 18:06:59 +0000 (11:06 -0700)
committerMichael M Slusarz <slusarz@curecanti.org>
Sat, 20 Dec 2008 18:06:59 +0000 (11:06 -0700)
crumb/lib/version.php
folks/lib/version.php
imp/lib/version.php
jeta/lib/version.php
news/lib/version.php

index a283b1c..e5486e3 100644 (file)
@@ -1 +1 @@
-<?php define('SKELETON_VERSION', '0.1-cvs') ?>
\ No newline at end of file
+<?php define('CRUMB_VERSION', 'H4 (0.1-git)') ?>
index 79d4a1e..d9e276b 100644 (file)
@@ -1 +1 @@
-<?php define('FOLKS_VERSION', '0.1-cvs') ?>
\ No newline at end of file
+<?php define('FOLKS_VERSION', 'H4 (0.1-git)') ?>
index 1b6808a..0d2ae05 100644 (file)
@@ -1 +1 @@
-<?php define('IMP_VERSION', 'H4 (5.0-cvs)') ?>
+<?php define('IMP_VERSION', 'H4 (5.0-git)') ?>
index ff719df..078f1ef 100644 (file)
@@ -1 +1 @@
-<?php define('JETA_VERSION', 'H4 (2.0-cvs)') ?>
+<?php define('JETA_VERSION', 'H4 (2.0-git)') ?>
index faa86ef..895ee16 100755 (executable)
@@ -1 +1 @@
-<?php define('NEWS_VERSION', '0.2-cvs') ?>
\ No newline at end of file
+<?php define('NEWS_VERSION', 'H4 (0.2-git)') ?>