projects
/
embedvideo
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b219b04
)
Increased rev number to 1.0.4
1_0_4
author
Alan Jack Pippin
<ajp@pippin.(none)>
Tue, 10 Jul 2007 04:52:04 +0000
(22:52 -0600)
committer
Alan J. Pippin
<ajp@pippins.net>
Tue, 10 Jul 2007 04:52:04 +0000
(22:52 -0600)
module.inc
patch
|
blob
|
history
diff --git
a/module.inc
b/module.inc
index 20cbd5acd8239bf684db38acd5af8b04fd6b7435..fc6e90fad616921356807f73af627f97859a98d0 100644
(file)
--- a/
module.inc
+++ b/
module.inc
@@
-33,7
+33,7
@@
class EmbedVideoModule extends GalleryModule {
$this->setId('embedvideo');
$this->setName($gallery->i18n('Embed Video'));
$this->setDescription($gallery->i18n('Add embedded videos from the web'));
- $this->setVersion('1.0.
3
');
+ $this->setVersion('1.0.
4
');
$this->setGroup('import', $gallery->i18n('Import'));
$this->setCallbacks('getSiteAdminViews');
$this->setRequiredCoreApi(array(7, 4));