Adds support to the action `ver'

This commit is contained in:
Felipe Zimmerle
2016-02-10 12:53:22 -03:00
parent 77900ed4e2
commit 5a2a81a568
4 changed files with 95 additions and 2 deletions

View File

@@ -117,7 +117,8 @@ ACTIONS = \
actions/transformations/url_decode.cc \
actions/transformations/url_decode_uni.cc \
actions/transformations/url_encode.cc \
actions/transformations/utf8_to_unicode.cc
actions/transformations/utf8_to_unicode.cc \
actions/ver.cc
OPERATORS = \