diff options
| -rw-r--r-- | debian/changelog | 2 | ||||
| -rw-r--r-- | propellor.cabal | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index ada4b1a1..9976300e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -propellor (2.11.1) UNRELEASED; urgency=medium +propellor (2.12.0) UNRELEASED; urgency=medium * The DiskImage module can now make bootable images using grub. * Add a ChrootTarball chroot type, for using pre-built tarballs diff --git a/propellor.cabal b/propellor.cabal index 7471fb52..9853b604 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -1,5 +1,5 @@ Name: propellor -Version: 2.11.0 +Version: 2.12.0 Cabal-Version: >= 1.8 License: BSD3 Maintainer: Joey Hess <id@joeyh.name> |
