mirror of
https://github.com/miracle-wm-org/miracle-wm.git
synced 2024-11-26 12:34:40 +03:00
Merge pull request #218 from mattkae/release/0.3.3
release: version 0.3.3
This commit is contained in:
commit
8a7998e4de
@ -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.2
|
version: 0.3.3
|
||||||
|
|
||||||
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 2
|
#define MIRACLE_WM_PATCH 3
|
||||||
|
|
||||||
#define MIRACLE_VERSION_STRING "0.3.2"
|
#define MIRACLE_VERSION_STRING "0.3.3"
|
||||||
|
|
||||||
#endif // MIRACLE_WM_VERSION_H
|
#endif // MIRACLE_WM_VERSION_H
|
||||||
|
Loading…
Reference in New Issue
Block a user