Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
J
jami-daemon
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
131
Issues
131
List
Boards
Labels
Service Desk
Milestones
Iterations
Requirements
Requirements
List
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Analytics
Analytics
Insights
Issue
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
savoirfairelinux
jami-daemon
Commits
33be37ab
Commit
33be37ab
authored
Apr 14, 2015
by
Guillaume Roguez
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
daemon: bump to 2.1.1
Refs #70831 Change-Id: Ib6fce5c4b296c5c5c0e8881078d84b6445ac0307
parent
06b4b580
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
configure.ac
configure.ac
+1
-1
doc/doxygen/core-doc.cfg.in
doc/doxygen/core-doc.cfg.in
+1
-1
No files found.
configure.ac
View file @
33be37ab
...
@@ -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.
0
],[ring@lists.savoirfairelinux.net],[ring])
AC_INIT([Ring],[2.1.
1
],[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$])
...
...
doc/doxygen/core-doc.cfg.in
View file @
33be37ab
...
@@ -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.
0
PROJECT_NUMBER = 2.1.
1
# 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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment