Skip to content
Snippets Groups Projects
Commit 223df0a3 authored by Bartosz Golaszewski's avatar Bartosz Golaszewski
Browse files

libgpiod: start v0.3 development cycle

parent 7ab5e53b
Branches
Tags
No related merge requests found
......@@ -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"],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment