summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index b9c96d95e..d4ebe4280 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
General Information
===================
-This is version 3.18.1 of gedit. gedit is a small and lightweight UTF-8 text
+This is version 3.18.2 of gedit. gedit is a small and lightweight UTF-8 text
editor for the GNOME environment.
gedit is part of GNOME and uses the latest GTK+ and GNOME libraries.
@@ -74,8 +74,8 @@ plugins support.
Simple install procedure:
- % tar Jxf gedit-3.18.1.tar.xz # unpack the sources
- % cd gedit-3.18.1 # change to the toplevel directory
+ % tar Jxf gedit-3.18.2.tar.xz # unpack the sources
+ % cd gedit-3.18.2 # change to the toplevel directory
% ./configure # run the `configure' script
% make # build gedit
[ Become root if necessary ]