Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Shipping by Rules for VirtueMart
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
VirtueMart
Shipping by Rules for VirtueMart
Commits
04752636
Commit
04752636
authored
10 years ago
by
Reinhold Kainhofer
Browse files
Options
Downloads
Patches
Plain Diff
Bump version to 4.99
parent
55ebfaab
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
Makefile
+1
-1
1 addition, 1 deletion
Makefile
rules_shipping.xml
+1
-1
1 addition, 1 deletion
rules_shipping.xml
rules_shipping_advanced.xml
+1
-1
1 addition, 1 deletion
rules_shipping_advanced.xml
with
3 additions
and
3 deletions
Makefile
+
1
−
1
View file @
04752636
...
...
@@ -2,7 +2,7 @@ BASE=rules_shipping
BASE_ADV
=
rules_shipping_advanced
PLUGINTYPE
=
vmshipment
ZIPBASE
=
opentools_vm2
VERSION
=
4.
3
VERSION
=
4.
99
PLUGINFILES
=
$(
BASE
)
.php
$(
BASE
)
_base.php
$(
BASE
)
.script.php
$(
BASE
)
.xml index.html
PLUGINFILES_ADV
=
$(
BASE_ADV
)
.php
$(
BASE
)
_base.php
$(
BASE_ADV
)
.script.php
$(
BASE_ADV
)
.xml index.html
...
...
This diff is collapsed.
Click to expand it.
rules_shipping.xml
+
1
−
1
View file @
04752636
...
...
@@ -6,7 +6,7 @@
<authorUrl>
http://www.open-tools.net
</authorUrl>
<copyright>
Copyright (C) 2013-2014, Reinhold Kainhofer
</copyright>
<license>
GPL v3+
</license>
<version>
4.
3
</version>
<version>
4.
99
</version>
<description>
VMSHIPMENT_RULES_DESC
</description>
<files>
<filename
plugin=
"rules_shipping"
>
rules_shipping.php
</filename>
...
...
This diff is collapsed.
Click to expand it.
rules_shipping_advanced.xml
+
1
−
1
View file @
04752636
...
...
@@ -6,7 +6,7 @@
<authorUrl>
http://www.open-tools.net
</authorUrl>
<copyright>
Copyright (C) 2013-2014, Reinhold Kainhofer
</copyright>
<license>
GPL v3+
</license>
<version>
4.
3
</version>
<version>
4.
99
</version>
<description>
VMSHIPMENT_RULES_ADV_DESC
</description>
<files>
<filename
plugin=
"rules_shipping_advanced"
>
rules_shipping_advanced.php
</filename>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment