update correctly version value. Fixes #5424, #5425

This commit is contained in:
Yann Leboulanger 2009-11-13 19:08:56 +01:00
parent 3696e5296d
commit c7964238d4
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
AC_INIT([Gajim - A Jabber Instant Messager],
[0.12.5.8-dev],[http://trac.gajim.org/],[gajim])
[0.13.0.1-dev],[http://trac.gajim.org/],[gajim])
AC_PREREQ([2.59])
AC_CONFIG_HEADER(config.h)