Skip to content

Commit fc32999

Browse files
committed
minimal changes
1 parent 0421ab4 commit fc32999

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

Diff for: CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ set (GENERIC_NAME "Timer")
1818
set (RELEASE_NAME "Loki")
1919
set (COMMENT "This clock application provides stopwatches, alarms, and timers.")
2020
set (DAEMON_COMMENT "Daemon that deals with Hourglass's alarms.")
21-
set (VERSION "1.0.9")
21+
set (VERSION "1.0.10")
2222
set (VERSION_INFO "Release")
2323

2424
#data directory stuff

Diff for: debian/control

+1-2
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,8 @@ Build-Depends: cmake (>= 2.8),
1313
libglib2.0-dev
1414
Standards-Version: 3.9.5
1515
Homepage: https://github.com/sgpthomas/hourglass
16-
1716
Package: com.github.sgpthomas.hourglass
1817
Architecture: any
1918
Depends: ${misc:Depends}, ${shlibs:Depends}
2019
Description: A simple timer and alarm application
21-
Hourglass is an application designed for elementary OS and is provides some simple time, stopwatch, and alarm functionality.
20+
Hourglass is an application designed for elementary OS and is provides some simple time, stopwatch, and alarm functionality.

0 commit comments

Comments
 (0)