Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
libconfig
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Libraries
libconfig
Commits
5835b6dc
Commit
5835b6dc
authored
Jan 05, 2018
by
Mark Lindner
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bump version numbers for 1.7.2 release
parent
a5c55923
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
4 deletions
+4
-4
configure.ac
configure.ac
+1
-1
doc/libconfig.texi
doc/libconfig.texi
+2
-2
lib/Makefile.am
lib/Makefile.am
+1
-1
No files found.
configure.ac
View file @
5835b6dc
dnl Process this file with autoconf to produce a configure script.
AC_INIT(libconfig, 1.7.
1
, hyperrealm@gmail.com, libconfig,
AC_INIT(libconfig, 1.7.
2
, hyperrealm@gmail.com, libconfig,
[https://hyperrealm.github.io/libconfig/])
AC_CONFIG_AUX_DIR([aux-build])
AC_CONFIG_MACRO_DIR([m4])
...
...
doc/libconfig.texi
View file @
5835b6dc
...
...
@@ -6,8 +6,8 @@
@setfilename libconfig.info
@settitle libconfig
@set edition 1.7.
1
@set update-date
17 Nov 2017
@set edition 1.7.
2
@set update-date
5 Jan 2018
@set subtitle-text A Library For Processing Structured Configuration Files
@set author-text Mark A.@: Lindner
...
...
lib/Makefile.am
View file @
5835b6dc
...
...
@@ -18,7 +18,7 @@
#
# For more info see section 6.3 of the GNU Libtool Manual.
VERINFO
=
-version-info
11:
1
:0
VERINFO
=
-version-info
11:
2
:0
## Flex
PARSER_PREFIX
=
libconfig_yy
...
...
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