I mostly still just use C and some C++...
seemed good enough for me, and sites like TIOBE seem to agree:
http://www.tiobe.com/index.php/content/paperinfo/tpci/index.html
I also have my own scripting language, but:
it still has a vaguely C like syntax (more like JS and AS3 though);
it is fairly solidly in procedural/OO territory (it is more like C++ in
that it can easily be used either like C or like an OO language).
so, yeah, probably not that much significantly different.
I am personally not so much into the whole "chasing rainbows" thing
(chasing new languages or features), and so from my vantage point here
in mundane-land, not that much seems to be going on (beyond several
major languages half-assedly trying to bolt on closures).
or such...