summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2018-07-12 10:34:39 -0400
committerAnthony G. Basile <blueness@gentoo.org>2018-07-12 10:34:39 -0400
commitbf7e621ff2bd24636f173bbd9fb98bfd7ce20b5f (patch)
tree4dd57a956946bbb1ae22cf4f1541442fd1eed34e /themes/mantra/functions.php
parentInitial commit google-authenticator (diff)
downloadblogs-gentoo-bf7e621ff2bd24636f173bbd9fb98bfd7ce20b5f.tar.gz
blogs-gentoo-bf7e621ff2bd24636f173bbd9fb98bfd7ce20b5f.tar.bz2
blogs-gentoo-bf7e621ff2bd24636f173bbd9fb98bfd7ce20b5f.zip
Update mantra 3.0.5
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Diffstat (limited to 'themes/mantra/functions.php')
-rw-r--r--themes/mantra/functions.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/mantra/functions.php b/themes/mantra/functions.php
index 107e5d7a..903c40e7 100644
--- a/themes/mantra/functions.php
+++ b/themes/mantra/functions.php
@@ -9,7 +9,7 @@
// theme specifics
define ('_CRYOUT_THEME_NAME','mantra');
-define ('_CRYOUT_THEME_VERSION','3.0.4');
+define ('_CRYOUT_THEME_VERSION','3.0.5');
require_once(get_template_directory() . "/admin/main.php"); // Load necessary admin files