Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
libopenraw
exempi
Commits
b75727d3
Commit
b75727d3
authored
Feb 13, 2022
by
Hubert Figuiere
Browse files
Starts 2.6.2
parent
061aa078
Changes
2
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
b75727d3
2.6.2 -
-
2.6.1 - 2022/02/13
- Bug #26: Addressed missing README.md and others from tarball.
...
...
configure.ac
View file @
b75727d3
...
...
@@ -8,7 +8,7 @@ dnl that contains a configuration script generated by Autoconf, under
dnl the same distribution terms as the rest of that program.
AC_PREREQ(2.50)
AC_INIT(exempi,2.6.
1
)
AC_INIT(exempi,2.6.
2
)
AM_INIT_AUTOMAKE([foreign dist-bzip2 subdir-objects])
AM_MAINTAINER_MODE
m4_ifndef([AM_SILENT_RULES], [m4_define([AM_SILENT_RULES],[])])
...
...
@@ -69,7 +69,8 @@ dnl 2.5.1 is the revision 8.0.1
dnl 2.5.2 is the revision 8.0.2
dnl 2.6.0 is the revision 9.1.0
dnl 2.6.1 is the revision 9.1.1
AC_SUBST([EXEMPI_REVISION], [1])
dnl 2.6.2 is the revision 9.1.2
AC_SUBST([EXEMPI_REVISION], [2])
AC_SUBST([EXEMPI_AGE], [1])
AC_SUBST([EXEMPI_CURRENT], [9])
AC_SUBST([EXEMPI_CURRENT_MIN],
...
...
Write
Preview
Supports
Markdown
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