We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 369aed0 commit 1e8ffceCopy full SHA for 1e8ffce
README.md
@@ -1,7 +1,7 @@
1
README for FreeTDS 1.4
2
====
3
4
-*Release date TBD*
+*Release date 23th September 2023*
5
6
**To build FreeTDS read the file [INSTALL](./INSTALL.md) or
7
the [FreeTDS Users Guide](http://www.freetds.org/userguide/)**
configure.ac
@@ -11,7 +11,7 @@ dnl ------------------------------------------------------------
11
# ------------------------------------------------------------
12
# Initialization
13
14
-AC_INIT(FreeTDS, 1.4rc1)
+AC_INIT(FreeTDS, 1.4)
15
AC_CONFIG_SRCDIR(src/dblib/dblib.c)
16
AC_PREREQ(2.53)
17
0 commit comments