Skip to content

Commit f9f984a

Browse files
committed
Version bump
1 parent ad96bd6 commit f9f984a

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

packages/debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
libpsinc0 (0.1.41) unstable; urgency=medium
2+
3+
* Patch the patch so that it compiles.
4+
5+
-- Dan Parnham <dan@emergent-design.co.uk> Mon, 12 Sep 2022 14:25:45 +0100
6+
17
libpsinc0 (0.1.40) unstable; urgency=medium
28

39
* Patch to the Flash helper to permit re-connections.

packages/version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.40
1+
0.1.41

src/psinc/Psinc.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#include "psinc/Psinc.h"
22

3-
#define PSINC_VERSION "0.1.40"
3+
#define PSINC_VERSION "0.1.41"
44

55

66
namespace psinc

0 commit comments

Comments
 (0)