summaryrefslogtreecommitdiff
path: root/nextstep/GNUstep
diff options
context:
space:
mode:
authorChong Yidong <cyd@gnu.org>2012-02-27 11:20:00 +0800
committerChong Yidong <cyd@gnu.org>2012-02-27 11:20:00 +0800
commit9c62cd0479bdd7ab1bb2849cc44e705d274c401c (patch)
treecce08580a7c23c5e0eb1e488b3dc11eabbb9da5d /nextstep/GNUstep
parentc98c62764aad6136abc78e7e14cc89f938a17aec (diff)
downloademacs-9c62cd0479bdd7ab1bb2849cc44e705d274c401c.tar.gz
Bump version to 24.0.94emacs-pretest-24.0.94
Diffstat (limited to 'nextstep/GNUstep')
-rw-r--r--nextstep/GNUstep/Emacs.base/Resources/Emacs.desktop2
-rw-r--r--nextstep/GNUstep/Emacs.base/Resources/Info-gnustep.plist4
2 files changed, 3 insertions, 3 deletions
diff --git a/nextstep/GNUstep/Emacs.base/Resources/Emacs.desktop b/nextstep/GNUstep/Emacs.base/Resources/Emacs.desktop
index 7750ef06732..1ce2cd25f36 100644
--- a/nextstep/GNUstep/Emacs.base/Resources/Emacs.desktop
+++ b/nextstep/GNUstep/Emacs.base/Resources/Emacs.desktop
@@ -1,7 +1,7 @@
[Desktop Entry]
Encoding=UTF-8
Type=Application
-Version=24.0.93
+Version=24.0.94
Categories=GNUstep
Name=Emacs
Comment=GNU Emacs for NeXT/Open/GNUstep and OS X
diff --git a/nextstep/GNUstep/Emacs.base/Resources/Info-gnustep.plist b/nextstep/GNUstep/Emacs.base/Resources/Info-gnustep.plist
index 85b3c8f3d5a..168a822dd96 100644
--- a/nextstep/GNUstep/Emacs.base/Resources/Info-gnustep.plist
+++ b/nextstep/GNUstep/Emacs.base/Resources/Info-gnustep.plist
@@ -2,7 +2,7 @@
ApplicationDescription = "GNU Emacs for GNUstep / OS X";
ApplicationIcon = emacs.tiff;
ApplicationName = Emacs;
- ApplicationRelease = "24.0.93";
+ ApplicationRelease = "24.0.94";
Authors = (
"Adrian Robert (GNUstep)",
"Christophe de Dinechin (MacOS X)",
@@ -13,7 +13,7 @@
);
Copyright = "Copyright (C) 2012 Free Software Foundation, Inc.";
CopyrightDescription = "Released under the GNU General Public License Version 3 or later";
- FullVersionID = "Emacs 24.0.93, NS Windowing";
+ FullVersionID = "Emacs 24.0.94, NS Windowing";
NSExecutable = Emacs;
NSIcon = emacs.tiff;
NSPrincipalClass = NSApplication;