From e492b39c96f155b529771992d0bddf519638ffbb Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Mon, 29 Sep 2014 22:01:33 -0400 Subject: Updated for 7.7. --- core/init.lua | 2 +- doc/index.html | 2 +- src/Info.plist | 2 +- src/textadept.rc | 8 ++++---- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/core/init.lua b/core/init.lua index 223aee4b..ae5f4e62 100644 --- a/core/init.lua +++ b/core/init.lua @@ -1,6 +1,6 @@ -- Copyright 2007-2014 Mitchell mitchell.att.foicica.com. See LICENSE. -_RELEASE = "Textadept 7.6" +_RELEASE = "Textadept 7.7" package.path = _HOME..'/core/?.lua;'..package.path diff --git a/doc/index.html b/doc/index.html index 80cb0f50..d6d18311 100644 --- a/doc/index.html +++ b/doc/index.html @@ -55,7 +55,7 @@
diff --git a/src/Info.plist b/src/Info.plist
index d13da2fd..ab3c5560 100644
--- a/src/Info.plist
+++ b/src/Info.plist
@@ -1041,7 +1041,7 @@