Bump version.
This commit is contained in:
parent
58013ad571
commit
b45a77a465
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -369,7 +369,6 @@ jobs:
|
|||||||
- name: Download Installer Artifact
|
- name: Download Installer Artifact
|
||||||
uses: actions/download-artifact@v4
|
uses: actions/download-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: Qtk Packages
|
|
||||||
path: |
|
path: |
|
||||||
build/packages/*
|
build/packages/*
|
||||||
install/*
|
install/*
|
||||||
|
@ -31,7 +31,7 @@ add_compile_options(-fPIC)
|
|||||||
################################################################################
|
################################################################################
|
||||||
project(
|
project(
|
||||||
#[[NAME]] Qtk
|
#[[NAME]] Qtk
|
||||||
VERSION 0.2
|
VERSION 0.3
|
||||||
DESCRIPTION "Qt OpenGL library and desktop application."
|
DESCRIPTION "Qt OpenGL library and desktop application."
|
||||||
LANGUAGES CXX C
|
LANGUAGES CXX C
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user