Fix bug introduced in
r68034 where only the minified file get bumped.
Following talk with River, replace GNU grep with sed. This changes a bit
the regex semantic to acommodate for seds like Solaris, which don't support
extended RE (POSIX only states it has to accept basic RE)