1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-06 03:40:56 -08:00

Bump version number to 22.0.92

This commit is contained in:
Chong Yidong 2006-12-19 19:25:57 +00:00
parent 209ceeef10
commit 3efe9e568e
8 changed files with 14 additions and 14 deletions

View file

@ -221,10 +221,10 @@ resource 'vers' (1) {
0x22, /* Major revision in BCD */
0x0, /* Minor revision in BCD */
alpha, /* development, alpha, beta, or final (release) */
91, /* Non-final release # */
92, /* Non-final release # */
0, /* Region code */
"22.0.91", /* Short version number */
"22.0.91, Copyright \0xa9 2006 "
"22.0.92", /* Short version number */
"22.0.92, Copyright \0xa9 2006 "
"Free Software Foundation, Inc." /* Long version number */
};