summaryrefslogtreecommitdiff
path: root/src/regex.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/regex.c')
-rw-r--r--src/regex.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/regex.c b/src/regex.c
index 4d617d39b17..8169880d7e4 100644
--- a/src/regex.c
+++ b/src/regex.c
@@ -1,5 +1,5 @@
/* Extended regular expression matching and search library,
- version 0.11.
+ version 0.12.
(Implements POSIX draft P10003.2/D11.2, except for
internationalization features.)