Skip to content

Commit

Permalink
v1.1.0-1
Browse files Browse the repository at this point in the history
  • Loading branch information
jxmx committed Sep 26, 2024
1 parent 742f118 commit 09a15d9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#
SRCNAME = cockpit-wifimanager
PKGNAME = $(SRCNAME)
RELVER = 1.0.0
RELVER = 1.1.0
DEBVER = 1
RELPLAT ?= deb$(shell lsb_release -rs 2> /dev/null)
ARCH ?= $(shell uname -m)
Expand Down
6 changes: 3 additions & 3 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cockpit-wifimanager (1.0.0-1) UNRELEASED; urgency=medium
cockpit-wifimanager (1.1.0-1) unstable; urgency=medium

* Initial
* Initial complete release

-- Jason McCormick <[email protected]> Sat, 21 Sep 2024 12:39:46 -0400
-- Jason McCormick <[email protected]> Thu, 26 Sep 2024 18:33:28 -0400

0 comments on commit 09a15d9

Please sign in to comment.