From 6a00c4df28acbcaf3d01c887e6434caa00e604a8 Mon Sep 17 00:00:00 2001
From: pc <pc@p-cos.net>
Date: Sat, 21 Apr 2007 19:48:38 +0000
Subject: [PATCH] Incremented version number to 0.32.

darcs-hash:b55948e7a7fa3f47a74a55eed5987ff5c6a8bedd
---
 contextl.asd | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/contextl.asd b/contextl.asd
index a96964d..b280f01 100644
--- a/contextl.asd
+++ b/contextl.asd
@@ -1,9 +1,9 @@
 (asdf:defsystem #:contextl
   :name "ContextL"
   :author "Pascal Costanza"
-  :version "0.31"
+  :version "0.32"
   :licence "
-Copyright (c) 2005,2006 Pascal Costanza
+Copyright (c) 2005 - 2007 Pascal Costanza
 
 Permission is hereby granted, free of charge, to any person
 obtaining a copy of this software and associated documentation
-- 
GitLab