Skip to content

Commit e664dd4

Browse files
committed
Prepare for release
1 parent 9aa143c commit e664dd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dnl You should have received a copy of the GNU General Public License
1616
dnl along with this program. If not, see <http://www.gnu.org/licenses/>.
1717

1818
AC_PREREQ(2.59)
19-
AC_INIT([tcbasic], [2.0.0], [[email protected]])
19+
AC_INIT([tcbasic], [2.1.0], [[email protected]])
2020
AM_INIT_AUTOMAKE([-Wall -Werror foreign])
2121
AM_SILENT_RULES([yes])
2222

0 commit comments

Comments
 (0)