Skip to content
Snippets Groups Projects
Commit 8e0dc2a9 authored by Alexandre Savard's avatar Alexandre Savard
Browse files

#6095: Update SFLphone version to 0.9.14

parent 599ee430
Branches
No related tags found
No related merge requests found
0.9.13
0.9.14
AC_INIT([SFLphone],[0.9.13],[sflphoneteam@savoirfairelinux.com],[sflphone-client-gnome])
AC_INIT([SFLphone],[0.9.14],[sflphoneteam@savoirfairelinux.com],[sflphone-client-gnome])
AC_CONFIG_HEADERS([config.h])
GNOME_DOC_INIT
......
0.9.13
0.9.14
......@@ -3,7 +3,7 @@ dnl
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ([2.65])
AC_INIT([sflphone],[0.9.13],[sflphoneteam@savoirfairelinux.com],[sflphone])
AC_INIT([sflphone],[0.9.14],[sflphoneteam@savoirfairelinux.com],[sflphone])
AC_COPYRIGHT([[Copyright (c) Savoir-Faire Linux 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011]])
AC_REVISION([$Revision$])
......
......@@ -44,7 +44,7 @@
#include <vector>
#include "logger.h"
#define SFLPHONED_VERSION "0.9.13" /** Version number */
#define SFLPHONED_VERSION "0.9.14" /** Version number */
#define HOMEDIR (getenv ("HOME")) /** Home directory */
#define XDG_DATA_HOME (getenv ("XDG_DATA_HOME"))
......
0.9.13
0.9.14
AC_INIT([SFLphone],[0.9.13],[sflphoneteam@savoirfairelinux.com],[sflphone-plugins])
AC_INIT([SFLphone],[0.9.14],[sflphoneteam@savoirfairelinux.com],[sflphone-plugins])
AC_CONFIG_HEADERS([config.h])
PACKAGE=SFLphone
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment