Skip to content

Commit

Permalink
Release 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sc0w committed Dec 27, 2024
1 parent d06c073 commit 02bcf41
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
### cafe-common 2.0.0

* update AUTHORS
* macros,cafe-common:
- rename GTK -> CTK
- rename GDK/VTE -> CDK/BTE
* ci:
- add 'make-scanbuild' and 'exit-warning' scripts
- make cafe-common the main workflow for cafe repos
- docker: only try to login if user is defined
- add ability to choose distro and deploy
- use default branches for actions and docker

### cafe-common 1.25.0

* mate-common 1.24.2 fork
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
AC_PREREQ(2.54)
AC_INIT([cafe-common], [1.25.0], [https://github.com/cafe-desktop/cafe-common])
AC_INIT([cafe-common], [2.0.0], [https://github.com/cafe-desktop/cafe-common])

AC_CONFIG_SRCDIR([macros/cafe-autogen])

Expand Down

0 comments on commit 02bcf41

Please sign in to comment.