We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f67187a commit 6f511fcCopy full SHA for 6f511fc
configure.ac
@@ -16,7 +16,7 @@ dnl You should have received a copy of the GNU General Public License
16
dnl along with this program. If not, see <http://www.gnu.org/licenses/>.
17
18
AC_PREREQ(2.59)
19
-AC_INIT([tcbasic], [2.1.0], [linuxgeek@gmail.com])
+AC_INIT([tcbasic], [2.2.0], [linuxgeek@gmail.com])
20
AM_INIT_AUTOMAKE([-Wall -Werror foreign])
21
AM_SILENT_RULES([yes])
22
0 commit comments