We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9aa143c commit e664dd4Copy full SHA for e664dd4
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.0.0], [[email protected]])
+AC_INIT([tcbasic], [2.1.0], [[email protected]])
20
AM_INIT_AUTOMAKE([-Wall -Werror foreign])
21
AM_SILENT_RULES([yes])
22
0 commit comments