Skip to content

Commit 38f1a76

Browse files
committed
New release - 0.4.1
1 parent 1efb007 commit 38f1a76

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

fedberry-config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
NAME=fedberry-config
1313
AUTHORS="Vaughan Agrez"
1414
YEAR=2017
15-
VERSION=0.4.0
15+
VERSION=0.4.1
1616
BUG_REPORTS="https://github.com/fedberry/fedberry-config"
1717

1818

fedberry-config.spec

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
%define name %{bname}-config
33

44
Name: %{name}
5-
Version: 0.4.0
5+
Version: 0.4.1
66
Release: 1%{?dist}
77
License: GPLv3+
88
Summary: Easy configuration of various system options in FedBerry
@@ -91,6 +91,10 @@ touch --no-create %{_datadir}/icons/hicolor || :
9191

9292

9393
%changelog
94+
95+
* Fri Dec 01 2017 Vaughan <vaughan at agrez dot net> 0.4.1-1
96+
- New release
97+
9498
* Sun Jul 23 2017 Vaughan <vaughan at agrez dot net> 0.4.0-1
9599
- New release
96100

0 commit comments

Comments
 (0)