Commit fd533469 authored by Alan-Shields's avatar Alan-Shields
Browse files

rfc2109: update version number for release

Don't really know how I missed updating the version number for 0.2 and 0.2.1...

darcs-hash:1873c3f9062643afd78f9d8a783c038bd4591e49
parent 3ff95f06
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3,6 +3,6 @@
; For those who like that sort of thing: an ASDF package
(defsystem "rfc2109"
   :depends-on (:split-sequence)
   :version "0.1"
   :version "0.3"
   :components
   ((:file "rfc2109")))