mirror of
https://gitlab.freedesktop.org/upower/upower.git
synced 2026-02-05 05:20:35 +01:00
trivial: bump the version in AC_INIT too
This commit is contained in:
parent
b00791b9bf
commit
2579fda3fe
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
dnl Process this file with autoconf to produce a configure script.
|
||||
|
||||
AC_PREREQ(2.59c)
|
||||
AC_INIT(DeviceKit-power, 011, http://lists.freedesktop.org/mailman/listinfo/devkit-devel)
|
||||
AC_INIT(DeviceKit-power, 012, http://lists.freedesktop.org/mailman/listinfo/devkit-devel)
|
||||
AM_INIT_AUTOMAKE(DeviceKit-power, 012)
|
||||
AM_CONFIG_HEADER(config.h)
|
||||
AM_MAINTAINER_MODE
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue