aboutsummaryrefslogtreecommitdiff
path: root/ports/pegtl-2/CONTROL
diff options
context:
space:
mode:
Diffstat (limited to 'ports/pegtl-2/CONTROL')
-rw-r--r--ports/pegtl-2/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/pegtl-2/CONTROL b/ports/pegtl-2/CONTROL
index fcbcd3bba..aba1579d1 100644
--- a/ports/pegtl-2/CONTROL
+++ b/ports/pegtl-2/CONTROL
@@ -1,3 +1,3 @@
Source: pegtl-2
-Version: 2.8.0
+Version: 2.8.1
Description: The Parsing Expression Grammar Template Library (PEGTL) is a zero-dependency C++ header-only parser combinator library for creating parsers according to a Parsing Expression Grammar (PEG). This version maintains compatibility with C++11.