]> git.0d.be Git - empathy.git/commitdiff
remove released flag
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Mon, 14 Oct 2013 16:50:01 +0000 (12:50 -0400)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Mon, 14 Oct 2013 16:50:01 +0000 (12:50 -0400)
configure.ac

index 8c6254f6c35aea3d1d9036acfc2dde4e0eca03dc..ab6f8ddb4cab27b98dc9e864eb355e5c9d012d40 100644 (file)
@@ -1,5 +1,5 @@
 dnl If not 1, append datestamp to the version number
-m4_define(empathy_released, 1)
+m4_define(empathy_released, 0)
 
 m4_define([empathy_major_version], [3])
 m4_define([empathy_minor_version], [10])