mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-08-06 03:36:04 +00:00
increment minor version number
increment the minor version number for the next release Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
This commit is contained in:
parent
237315ff50
commit
1b36359d9b
@ -1,7 +1,7 @@
|
||||
# -*- Autoconf -*-
|
||||
# Process this file with autoconf to produce a configure script.
|
||||
|
||||
AC_INIT([lxc], [0.6.0])
|
||||
AC_INIT([lxc], [0.6.1])
|
||||
|
||||
AC_CONFIG_SRCDIR([configure.in])
|
||||
AC_CONFIG_MACRO_DIR([m4])
|
||||
|
Loading…
Reference in New Issue
Block a user