Skip to content

Commit a4023ef

Browse files
committed
Version bump to 1.1
1 parent 9b536a0 commit a4023ef

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

ChangeLog

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
2016-01-27 Adam James <[email protected]>
2+
3+
* ssh-askpass-fullscreen.c: merged a patch from Gregory Fong
4+
(cha5on) that ensures the prompt appears on the same monitor as
5+
the active window.
6+
7+
Version bump: 1.1
8+
19
2009-11-02 Adam James <[email protected]>
210

311
* ssh-askpass-fullscreen.c: various minor fixes for compilation

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
AC_INIT([ssh-askpass-fullscreen], [1.0])
1+
AC_INIT([ssh-askpass-fullscreen], [1.1])
22
AC_CONFIG_SRCDIR(src/${PACKAGE_NAME}.c)
33

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

0 commit comments

Comments
 (0)