Skip to content
This repository was archived by the owner on Jun 23, 2025. It is now read-only.

Commit 2cbbdad

Browse files
committed
1.0.4
1 parent 602fa83 commit 2cbbdad

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
set (EXEC_NAME "com.github.mdh34.quickdocs")
1818
set (RELEASE_NAME "")
19-
set (VERSION "1.0.3")
19+
set (VERSION "1.0.4")
2020
set (VERSION_INFO "")
2121
set (DEPS_PKG
2222
gtk+-3.0

debian/changelog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
com.github.mdh34.quickdocs (1.0.3) xenial; urgency=low
1+
com.github.mdh34.quickdocs (1.0.4) xenial; urgency=low
22

33
* Initial Release
44
* Support for Valadoc and DevDocs

0 commit comments

Comments
 (0)