From 9794c23a25286bcf32439421ea676761896e9e9a Mon Sep 17 00:00:00 2001
From: pc <pc@p-cos.net>
Date: Sat, 29 Nov 2008 19:05:02 +0000
Subject: [PATCH] Updated version number in the system definition.

darcs-hash:989fe8efbb9555d24af6555f0f4456947badde1c
---
 contextl.asd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/contextl.asd b/contextl.asd
index b84a031..496b2d5 100644
--- a/contextl.asd
+++ b/contextl.asd
@@ -3,7 +3,7 @@
 (asdf:defsystem #:contextl
   :name "ContextL"
   :author "Pascal Costanza"
-  :version "0.50"
+  :version "0.51"
   :licence "
 Copyright (c) 2005 - 2008 Pascal Costanza
 
-- 
GitLab