Skip to content

Commit fd59e76

Browse files
committed
Version bump to 1.3
1 parent ea5de27 commit fd59e76

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

Diff for: ChangeLog

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
2022-12-20 Adam James <[email protected]>
2+
* Escape message passed to gtk_label_set_markup().
3+
4+
Version bump: 1.3
5+
16
2019-06-13 Adam James <[email protected]>
27
* ssh-askpass-fullscreen.c: merged a slightly modified version of
38
a patch by richardk85 that allows the prompt to be cancelled by

Diff for: configure.ac

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
AC_INIT([ssh-askpass-fullscreen], [1.2])
1+
AC_INIT([ssh-askpass-fullscreen], [1.3])
22
AC_CONFIG_SRCDIR(src/${PACKAGE_NAME}.c)
33

44
AM_INIT_AUTOMAKE([-Wall -Werror foreign dist-bzip2])

0 commit comments

Comments
 (0)