build-sys: bump for v13

This commit is contained in:
Lennart Poettering 2010-11-18 23:56:34 +01:00
parent 1cd4a9f0e9
commit 8e486ef03b
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
AC_PREREQ(2.63)
AC_INIT([systemd],[12],[systemd-devel@lists.freedesktop.org])
AC_INIT([systemd],[13],[systemd-devel@lists.freedesktop.org])
AC_CONFIG_SRCDIR([src/main.c])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_HEADERS([config.h])