* #13218: Bump version numbers for release 1.2.0

This commit is contained in:
Tristan Matthews
2012-08-10 10:23:34 -04:00
parent b3bc8864aa
commit fd25f85b39
5 changed files with 6 additions and 4 deletions

View File

@ -2,7 +2,7 @@ dnl SFLPhone - configure.ac for automake 1.9 and autoconf 2.59
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ([2.65])
AC_INIT([sflphone],[1.1.0],[sflphoneteam@savoirfairelinux.com],[sflphone])
AC_INIT([sflphone],[1.2.0],[sflphoneteam@savoirfairelinux.com],[sflphone])
AC_COPYRIGHT([[Copyright (c) Savoir-Faire Linux 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012]])
AC_REVISION([$Revision$])