summaryrefslogtreecommitdiff
path: root/mac/src
diff options
context:
space:
mode:
authorChong Yidong <cyd@stupidchicken.com>2007-03-01 23:19:21 +0000
committerChong Yidong <cyd@stupidchicken.com>2007-03-01 23:19:21 +0000
commitc39706ff8bb60a648f51ce7156abe00c0abc5756 (patch)
tree95a99b6b81ea6b26b1b4a8cc31e6c982e9ebb42f /mac/src
parentba5648250871254be7dbcfe334b98f1fe7f26a44 (diff)
downloademacs-c39706ff8bb60a648f51ce7156abe00c0abc5756.tar.gz
Bump to 22.0.95.
Diffstat (limited to 'mac/src')
-rw-r--r--mac/src/Emacs.r6
1 files changed, 3 insertions, 3 deletions
diff --git a/mac/src/Emacs.r b/mac/src/Emacs.r
index abda6f631c7..b09e216e442 100644
--- a/mac/src/Emacs.r
+++ b/mac/src/Emacs.r
@@ -221,10 +221,10 @@ resource 'vers' (1) {
0x22, /* Major revision in BCD */
0x0, /* Minor revision in BCD */
alpha, /* development, alpha, beta, or final (release) */
- 94, /* Non-final release # */
+ 95, /* Non-final release # */
0, /* Region code */
- "22.0.94", /* Short version number */
- "22.0.94, Copyright \0xa9 2007 "
+ "22.0.95", /* Short version number */
+ "22.0.95, Copyright \0xa9 2007 "
"Free Software Foundation, Inc." /* Long version number */
};