summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog4
-rw-r--r--propellor.cabal4
2 files changed, 4 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog
index fcbd3951..b1fb27af 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-propellor (5.3.0) UNRELEASED; urgency=medium
+propellor (5.3.0) unstable; urgency=medium
* Avoid bogus warning about new upstream version when /usr/bin/propellor
is run on a Debian system, but ~/.propellor was not cloned from the
@@ -15,7 +15,7 @@ propellor (5.3.0) UNRELEASED; urgency=medium
* Grub: Added properties to configure /etc/default/grub.
* Laptop: New module, starting with powertopAutoTuneOnBoot.
- -- Joey Hess <id@joeyh.name> Tue, 02 Jan 2018 13:06:45 -0400
+ -- Joey Hess <id@joeyh.name> Thu, 01 Feb 2018 12:27:01 -0400
propellor (5.2.0) unstable; urgency=medium
diff --git a/propellor.cabal b/propellor.cabal
index e59a55a4..f716b978 100644
--- a/propellor.cabal
+++ b/propellor.cabal
@@ -1,5 +1,5 @@
Name: propellor
-Version: 5.2.0
+Version: 5.3.0
Cabal-Version: >= 1.20
License: BSD2
Maintainer: Joey Hess <id@joeyh.name>
@@ -126,8 +126,8 @@ Library
Propellor.Property.Installer.Target
Propellor.Property.Journald
Propellor.Property.Kerberos
- Propellor.Property.LetsEncrypt
Propellor.Property.Laptop
+ Propellor.Property.LetsEncrypt
Propellor.Property.List
Propellor.Property.LightDM
Propellor.Property.Locale