preparing for 6.8.0 dev cycle

This commit is contained in:
JT Smith 2005-10-18 14:58:52 +00:00
parent 0fa6b3a645
commit d2f6f887f3
3 changed files with 11 additions and 7 deletions

View file

@ -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

View file

@ -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.