Skip to content

Commit

Permalink
teefax address changed
Browse files Browse the repository at this point in the history
  • Loading branch information
simonlaszcz committed Jul 28, 2023
1 parent b00f49a commit c679018
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
AC_INIT([vidtex], [1.1.0])
AC_INIT([vidtex], [1.2.0])
AX_WITH_CURSES
AC_ARG_WITH([ncursesw], AC_MSG_ERROR([ncursesw not installed]))
AC_CONFIG_SRCDIR([src/main.c])
Expand Down
Binary file added releases/vidtex-1.2.0.tar.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion src/vidtexrc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#name,host,port,preamble,postamble
ccl4,fish.ccl4.org,23, ,42 81 81
nxtel,nx.nxtel.org,23280
teefax,pegasus.matrixnetwork.co.uk,6502, ,70 70 70
teefax,teletext.matrixnetwork.co.uk,6502, ,70 70 70
telstar-fast-1,glasstty.com,6502,255 253 3,42 57 48 95 95
telstar-fast-2,glasstty.com,6503,255 253 3,42 57 48 95 95
telstar-slow-1,glasstty.com,6502, ,42 57 48 95 95
Expand Down

0 comments on commit c679018

Please sign in to comment.