diff options
author | plegall <plg@piwigo.org> | 2014-09-24 21:54:53 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2014-09-24 21:54:53 +0000 |
commit | 5d666f8566e7c8d57591369261921eb7c8894a18 (patch) | |
tree | dc14ce412dcbaef63acbf6970fde7c84e5d7e15d | |
parent | 335b2eda52b83d9fe500dfe46fde9d3ff6adefe9 (diff) |
merge r29776 from trunk to branch 2.7
update Take a Tour version number to 2.7.1 (like on piwigo.org/ext)
git-svn-id: http://piwigo.org/svn/branches/2.7@29777 68402e56-0260-453c-a942-63ccdbb3a9ee
-rw-r--r-- | plugins/TakeATour/main.inc.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/TakeATour/main.inc.php b/plugins/TakeATour/main.inc.php index 406e93780..e41f2e5de 100644 --- a/plugins/TakeATour/main.inc.php +++ b/plugins/TakeATour/main.inc.php @@ -1,7 +1,7 @@ <?php
/*
Plugin Name: Take A Tour of Your Piwigo
-Version: 2.7.0
+Version: 2.7.1
Description: Visit your Piwigo to discover its features. This plugin has multiple thematic tours for beginners and advanced users.
Plugin URI: http://piwigo.org/ext/extension_view.php?eid=776
Author:Piwigo Team
|