From 701b974fea56033e2fd98b98222292cb764fd769 Mon Sep 17 00:00:00 2001
From: Tobias Gerdin <tgerdin@gmail.com>
Date: Tue, 4 Apr 2017 21:38:27 +0200
Subject: [PATCH] Update version number

---
 README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README b/README
index 92d786c06..8b196ce67 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-This is version 2.0 of Guile, Project GNU's extension language library.
+This is version 2.2 of Guile, Project GNU's extension language library.
 Guile is an implementation of the Scheme programming language, packaged
 as a library that can be linked into applications to give them their own
 extension language.  Guile supports other languages as well, giving
-- 
2.11.0 (Apple Git-81)

