mirror of
https://github.com/miracle-wm-org/miracle-wm.git
synced 2024-11-26 03:02:28 +03:00
Merge branch 'release/0.3.5' into develop
This commit is contained in:
commit
98312534b5
@ -6,7 +6,7 @@ description: |
|
|||||||
that provides a tiling-window manager.
|
that provides a tiling-window manager.
|
||||||
confinement: classic
|
confinement: classic
|
||||||
base: core24
|
base: core24
|
||||||
version: 0.3.4
|
version: 0.3.5
|
||||||
|
|
||||||
platforms:
|
platforms:
|
||||||
amd64:
|
amd64:
|
||||||
|
@ -20,8 +20,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||||||
|
|
||||||
#define MIRACLE_WM_MAJOR 0
|
#define MIRACLE_WM_MAJOR 0
|
||||||
#define MIRACLE_WM_MINOR 3
|
#define MIRACLE_WM_MINOR 3
|
||||||
#define MIRACLE_WM_PATCH 4
|
#define MIRACLE_WM_PATCH 5
|
||||||
|
|
||||||
#define MIRACLE_VERSION_STRING "0.3.4"
|
#define MIRACLE_VERSION_STRING "0.3.5"
|
||||||
|
|
||||||
#endif // MIRACLE_WM_VERSION_H
|
#endif // MIRACLE_WM_VERSION_H
|
||||||
|
Loading…
Reference in New Issue
Block a user