]> dev.renevier.net Git - syj.git/blobdiff - application/Version.php
cache js, css and png files
[syj.git] / application / Version.php
diff --git a/application/Version.php b/application/Version.php
new file mode 100644 (file)
index 0000000..b21ff0d
--- /dev/null
@@ -0,0 +1,7 @@
+<?php
+/*  This file is part of Syj, Copyright (c) 2010-2011 Arnaud Renevier,
+    and is published under the AGPL license. */
+
+class Syj_Version {
+    const VERSION = "$SYJVERSION$";
+}