diff -ruN nedit/util/motif.c nedit.950/util/motif.c --- nedit/util/motif.c 2007-08-02 16:13:03.000000000 +0200 +++ nedit.95.2/util/motif.c 2009-03-25 03:16:54.000000000 +0100 @@ -74,6 +74,8 @@ #ifndef __x86_64 "0.93.94", /* 64-bit build .93.94 is broken */ #endif + "0.950.0", + "0.95.2", NULL }; .