summaryrefslogtreecommitdiff
path: root/pico/mswinver.c
diff options
context:
space:
mode:
authorEduardo Chappa <chappa@washington.edu>2020-01-18 02:21:13 -0700
committerEduardo Chappa <chappa@washington.edu>2020-01-18 02:21:13 -0700
commit29c656f7929ef43462c7f737a363ceecc16e3f11 (patch)
tree6cd52132147c210768b14e5e88053432585b8f05 /pico/mswinver.c
parentb381cc1f2238d6d7d8de4b63200c9c15900a21dc (diff)
downloadalpine-29c656f7929ef43462c7f737a363ceecc16e3f11.tar.xz
* Various fixes to copyright notices, make sure we allocate enough
memory in file http.c, and move Pico version to 5.10.
Diffstat (limited to 'pico/mswinver.c')
-rw-r--r--pico/mswinver.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pico/mswinver.c b/pico/mswinver.c
index 56619cd3..7e43f676 100644
--- a/pico/mswinver.c
+++ b/pico/mswinver.c
@@ -13,7 +13,7 @@
*/
#define VER_MAJOR 5
-#define VER_MINOR 5
+#define VER_MINOR 10
extern char datestamp[];