[Xfce4-commits] [apps/xfce4-screensaver] 01/01: Release 0.1.2
noreply at xfce.org
noreply at xfce.org
Thu Nov 1 23:59:29 CET 2018
This is an automated email from the git hooks/post-receive script.
b l u e s a b r e p u s h e d a c o m m i t t o b r a n c h m a s t e r
in repository apps/xfce4-screensaver.
commit ca363f7c003932158490889e811e29c69be613c1
Author: Sean Davis <smd.seandavis at gmail.com>
Date: Thu Nov 1 18:59:06 2018 -0400
Release 0.1.2
---
NEWS | 3 ++-
configure.ac | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/NEWS b/NEWS
index 8346137..c2de3fe 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,8 @@
-0.1.2 (alpha) (UNRELEASED)
+0.1.2 (alpha)
=============
- Bug Fixes:
- Resolve hidden libxfce4ui 4.13 requirement (Xfce #14821)
+ - Avoid hard-coded paths for systems that do not use /usr (Xfce #14822)
0.1.1 (alpha)
=============
diff --git a/configure.ac b/configure.ac
index 9c669a5..f54f62f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ dnl -*- mode: m4 -*-
AC_PREREQ(2.60)
AC_INIT([xfce4-screensaver],
- [0.1.1],
+ [0.1.2],
[https://www.xfce.org/])
AC_CONFIG_SRCDIR(src/xfce4-screensaver.c)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list