mirror of
https://gitlab.freedesktop.org/upower/upower.git
synced 2026-05-05 09:58:06 +02:00
trivial: fix version string
This commit is contained in:
parent
5fb4c74d2a
commit
672e0ff605
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, 002, http://lists.freedesktop.org/mailman/listinfo/devkit-devel)
|
||||
AC_INIT(DeviceKit-power, 003, http://lists.freedesktop.org/mailman/listinfo/devkit-devel)
|
||||
AM_INIT_AUTOMAKE(DeviceKit-power, 003)
|
||||
AM_CONFIG_HEADER(config.h)
|
||||
AM_MAINTAINER_MODE
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue