preparing for 7.6.5 dev

This commit is contained in:
Graham Knop 2008-11-24 22:20:56 +00:00
parent e2101ad8d2
commit eb6100d687
3 changed files with 169 additions and 88 deletions

View file

@ -1,3 +1,5 @@
7.6.5
7.6.4
- Survey now will show progress and time limit.
- Brand new Survey system. Make sure to export your old results as they will

File diff suppressed because one or more lines are too long

View file

@ -1,7 +1,7 @@
package WebGUI;
our $VERSION = '7.6.4';
our $VERSION = '7.6.5';
our $STATUS = "beta";