Skip to content
Snippets Groups Projects
Commit 41d7a572 authored by Guillaume Roguez's avatar Guillaume Roguez
Browse files

version: bump to 2.2.0

Refs #70866

Change-Id: I5a44c900090355388c16487b66f7d8214b3187ff
parent 33be37ab
No related branches found
No related tags found
No related merge requests found
...@@ -2,7 +2,7 @@ dnl Ring - configure.ac for automake 1.9 and autoconf 2.59 ...@@ -2,7 +2,7 @@ dnl Ring - configure.ac for automake 1.9 and autoconf 2.59
dnl Process this file with autoconf to produce a configure script. dnl Process this file with autoconf to produce a configure script.
AC_PREREQ([2.65]) AC_PREREQ([2.65])
AC_INIT([Ring],[2.1.1],[ring@lists.savoirfairelinux.net],[ring]) AC_INIT([Ring],[2.2.0],[ring@lists.savoirfairelinux.net],[ring])
AC_COPYRIGHT([[Copyright (c) Savoir-Faire Linux 2004-2015]]) AC_COPYRIGHT([[Copyright (c) Savoir-Faire Linux 2004-2015]])
AC_REVISION([$Revision$]) AC_REVISION([$Revision$])
......
...@@ -31,7 +31,7 @@ PROJECT_NAME = "Ring Daemon" ...@@ -31,7 +31,7 @@ PROJECT_NAME = "Ring Daemon"
# This could be handy for archiving the generated documentation or # This could be handy for archiving the generated documentation or
# if some version control system is used. # if some version control system is used.
PROJECT_NUMBER = 2.1.1 PROJECT_NUMBER = 2.2.0
# Using the PROJECT_BRIEF tag one can provide an optional one line description # Using the PROJECT_BRIEF tag one can provide an optional one line description
# for a project that appears at the top of each page and should give viewer # for a project that appears at the top of each page and should give viewer
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment