diff options
author | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2010-01-26 00:46:36 +0800 |
---|---|---|
committer | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2010-01-26 00:49:58 +0800 |
commit | fed14b06f3a6625998ec5b7d46c9ef71c06799a3 (patch) | |
tree | 69fb13e378b8fde61fa600e91330fa42fed984e4 /configure.ac | |
parent | e3496e8e45bc201a55f64c000933ca30df86e43a (diff) | |
download | gsoc2013-empathy-fed14b06f3a6625998ec5b7d46c9ef71c06799a3.tar gsoc2013-empathy-fed14b06f3a6625998ec5b7d46c9ef71c06799a3.tar.gz gsoc2013-empathy-fed14b06f3a6625998ec5b7d46c9ef71c06799a3.tar.bz2 gsoc2013-empathy-fed14b06f3a6625998ec5b7d46c9ef71c06799a3.tar.lz gsoc2013-empathy-fed14b06f3a6625998ec5b7d46c9ef71c06799a3.tar.xz gsoc2013-empathy-fed14b06f3a6625998ec5b7d46c9ef71c06799a3.tar.zst gsoc2013-empathy-fed14b06f3a6625998ec5b7d46c9ef71c06799a3.zip |
prepare 2.29.6 releaseEMPATHY_2_29_6
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 1286058e9..51c21c306 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ dnl If not 1, append datestamp to the version number -m4_define(empathy_released, 0) +m4_define(empathy_released, 1) m4_define([empathy_major_version], [2]) m4_define([empathy_minor_version], [29]) |