summaryrefslogtreecommitdiff
path: root/cl-ppcre.asd
diff options
context:
space:
mode:
Diffstat (limited to 'cl-ppcre.asd')
-rw-r--r--cl-ppcre.asd2
1 files changed, 1 insertions, 1 deletions
diff --git a/cl-ppcre.asd b/cl-ppcre.asd
index 8ae5375..44cd05c 100644
--- a/cl-ppcre.asd
+++ b/cl-ppcre.asd
@@ -30,7 +30,7 @@
;;; SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
(defsystem :cl-ppcre
- :version "2.1.1"
+ :version "2.1.2"
:description "Perl-compatible regular expression library"
:author "Dr. Edi Weitz"
:license "BSD"