As far as my understanding goes from reading wikipedia just now, that just means to have our software continually being built and ready to release at any moment. That's exactly what we do with our public releases, though the updates aren't super frequent.
Private builds are of course more on the "continuous deployment" side. Not only building them automatically, but always making the results available to people automatically as well.