diff options
author | David Herrmann <dh.herrmann@gmail.com> | 2015-07-31 18:10:52 +0200 |
---|---|---|
committer | David Herrmann <dh.herrmann@gmail.com> | 2015-07-31 18:13:57 +0200 |
commit | 11811e856b0c63439d45edc9c9834ad427e1bb6a (patch) | |
tree | d969ca396ea789f8f9f43e7223c1bf9bfbfedb88 /Makefile.am | |
parent | 1e40e358ee79fa57521ceb42718a48ad2ef9a210 (diff) |
build: bump version to 224
Prepare for bug-fix release and bump versions.
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 4953d8d782..ef8cc4a91c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -43,7 +43,7 @@ LIBUDEV_REVISION=4 LIBUDEV_AGE=6 LIBSYSTEMD_CURRENT=10 -LIBSYSTEMD_REVISION=0 +LIBSYSTEMD_REVISION=1 LIBSYSTEMD_AGE=10 # The following four libraries only exist for compatibility reasons, |