Skip to content

Commit 075f002

Browse files
committed
Release v0.3.0
1 parent 6f52abd commit 075f002

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Next version (unpublished)
3+
## v0.3.0
44

55
- Rename from rmvncclient to VNSee.
66
- Update libvncserver to 0.9.13.

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
cmake_minimum_required(VERSION 3.7)
2-
project(VNSee VERSION 0.2.0)
2+
project(VNSee VERSION 0.3.0)
33

44
# Import libvncserver in static mode
55
set(BUILD_SHARED_LIBS OFF CACHE STRING "" FORCE)

0 commit comments

Comments
 (0)