summaryrefslogtreecommitdiffstats
path: root/include/dnsjit/version.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/dnsjit/version.h')
-rw-r--r--include/dnsjit/version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/dnsjit/version.h b/include/dnsjit/version.h
index 30a2a3e..8274a7f 100644
--- a/include/dnsjit/version.h
+++ b/include/dnsjit/version.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2018-2021, OARC, Inc.
+ * Copyright (c) 2018-2022, OARC, Inc.
* All rights reserved.
*
* This file is part of dnsjit.
@@ -23,6 +23,6 @@
#define DNSJIT_MAJOR_VERSION 1
#define DNSJIT_MINOR_VERSION 2
-#define DNSJIT_PATCH_VERSION 2
+#define DNSJIT_PATCH_VERSION 3
#endif