summaryrefslogtreecommitdiff
path: root/alpine/osdep/mswinver.c
diff options
context:
space:
mode:
Diffstat (limited to 'alpine/osdep/mswinver.c')
-rw-r--r--alpine/osdep/mswinver.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/alpine/osdep/mswinver.c b/alpine/osdep/mswinver.c
index f43a54a..27a7bd3 100644
--- a/alpine/osdep/mswinver.c
+++ b/alpine/osdep/mswinver.c
@@ -1,7 +1,7 @@
/*
* ========================================================================
* Copyright 2006-2009 University of Washington
- * Copyright 2013-2019 Eduardo Chappa
+ * Copyright 2013-2020 Eduardo Chappa
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
@@ -13,7 +13,7 @@
*/
#define VER_MAJOR 2
-#define VER_MINOR 21
+#define VER_MINOR 22
extern char datestamp[];