summaryrefslogtreecommitdiff
path: root/pico/pico.h
diff options
context:
space:
mode:
Diffstat (limited to 'pico/pico.h')
-rw-r--r--pico/pico.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pico/pico.h b/pico/pico.h
index 0b7b2b14..0605f992 100644
--- a/pico/pico.h
+++ b/pico/pico.h
@@ -379,7 +379,7 @@ typedef struct KBSTREE {
*/
#ifdef maindef
PICO *Pmaster = NULL; /* composer specific stuff */
-char *version = "5.07"; /* PICO version number */
+char *version = "5.08"; /* PICO version number */
#else
extern PICO *Pmaster; /* composer specific stuff */