Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
libgpiod
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
acrios
libgpiod
Commits
223df0a3
Commit
223df0a3
authored
May 9, 2017
by
Bartosz Golaszewski
Browse files
Options
Downloads
Patches
Plain Diff
libgpiod: start v0.3 development cycle
Signed-off-by:
Bartosz Golaszewski
<
bartekgola@gmail.com
>
parent
7ab5e53b
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
configure.ac
+2
-2
2 additions, 2 deletions
configure.ac
with
2 additions
and
2 deletions
configure.ac
+
2
−
2
View file @
223df0a3
...
...
@@ -8,8 +8,8 @@
AC_PREREQ(2.61)
AC_INIT([libgpiod], 0.
2
)
AC_SUBST(EXTRA_VERSION, [])
AC_INIT([libgpiod], 0.
3
)
AC_SUBST(EXTRA_VERSION, [
.devel
])
AC_DEFINE_UNQUOTED([GPIOD_VERSION_STR],
["$PACKAGE_VERSION$EXTRA_VERSION"],
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment