preparing for 6.8.0 dev cycle
This commit is contained in:
parent
0fa6b3a645
commit
d2f6f887f3
3 changed files with 11 additions and 7 deletions
|
|
@ -1,3 +1,7 @@
|
|||
6.8.0
|
||||
|
||||
|
||||
|
||||
6.7.7
|
||||
- added two new template variables to the EventsCalendar -
|
||||
pagination.previousPageUrl and pagination.nextPageUrl
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
|
|
@ -1,6 +1,6 @@
|
|||
package WebGUI;
|
||||
our $VERSION = "6.7.7";
|
||||
our $STATUS = "gamma";
|
||||
our $VERSION = "6.8.0";
|
||||
our $STATUS = "beta";
|
||||
|
||||
#-------------------------------------------------------------------
|
||||
# WebGUI is Copyright 2001-2005 Plain Black Corporation.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue