Skip to content

Commit

Permalink
Bump to release 6 for MATE 1.22 fix
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshStrobl committed Apr 29, 2019
1 parent 12b0d15 commit 1cc35e0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ mate-notification-theme-slate is a [Solus project](https://getsol.us/)

![logo](https://build.getsol.us/logo.png)

![screenshot](https://raw.githubusercontent.com/solus-project/mate-notification-theme-slate/master/landing.png)
![screenshot](https://raw.githubusercontent.com/getsolus/mate-notification-theme-slate/master/landing.png)

Building
--------
Expand All @@ -37,7 +37,7 @@ Clone the repository:

```bash

git clone https://github.com/solus-project/mate-notification-theme-slate.git
git clone https://github.com/getsolus/mate-notification-theme-slate.git
```

Now build it:
Expand All @@ -52,7 +52,6 @@ Now build it:
License
-------

Copyright © 2016-2017 Ikey Doherty, Solus Project
Copyright © 2018-2019 Solus Project
Copyright © 2016-2019 Solus

mate-notification-theme-slate is available under the terms of the `LGPL-2.1` license
mate-notification-theme-slate is available under the terms of the `LGPL-2.1-or-later` license
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
AC_INIT([mate-notification-theme-slate], 5, [[email protected]], [mate-notification-theme-slate], [https://github.com/solus-project/mate-notification-theme-slate/issues])
AC_INIT([mate-notification-theme-slate], 6, [[email protected]], [mate-notification-theme-slate], [https://github.com/getsolus/mate-notification-theme-slate/issues])
AC_CONFIG_AUX_DIR([build-aux])
AM_INIT_AUTOMAKE([-Wno-portability no-dist-gzip dist-xz foreign subdir-objects])
AC_PROG_CC
Expand Down

0 comments on commit 1cc35e0

Please sign in to comment.