Bump revision for 4.0 release v4.0
authorBernie Innocenti <bernie@codewiz.org>
Tue, 5 May 2009 06:21:09 +0000 (08:21 +0200)
committerBernie Innocenti <bernie@codewiz.org>
Tue, 5 May 2009 06:21:09 +0000 (08:21 +0200)
geekigeeki.py

index 5b98397af612e174205412d723ed251dfa82ed39..71920f370b9dd74f6c0df8b057bf308a404fa9f0 100755 (executable)
@@ -18,7 +18,7 @@
 # You should have received a copy of the GNU General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
-__version__ = '$Id$'[4:12]
+__version__ = '4.0-' + '$Id$'[4:11]
 
 from time import clock
 start_time = clock()