File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ dnl You should have received a copy of the GNU General Public License
16
16
dnl along with this program. If not, see <http://www.gnu.org/licenses/>.
17
17
18
18
AC_PREREQ ( 2.59 )
19
- AC_INIT ( [ tcbasic] , [ 1 .0.3 ] , [ linuxgeek@gmail.com] )
19
+ AC_INIT ( [ tcbasic] , [ 2 .0.0 ] , [ linuxgeek@gmail.com] )
20
20
AM_INIT_AUTOMAKE ( [ -Wall -Werror foreign] )
21
21
AM_SILENT_RULES ([ yes] )
22
22
Original file line number Diff line number Diff line change 13
13
.\"
14
14
.\" You should have received a copy of the GNU General Public License
15
15
.\" along with this program. If not, see <http://www.gnu.org/licenses/>.
16
- .TH TCB "1" "February 2015" "tcbasic 1 .0.3 " "User Commands"
16
+ .TH TCB "1" "April 2015" "tcbasic 2 .0.0 " "User Commands"
17
17
.SH NAME
18
18
tcbasic \- a small BASIC Interpreter written in C
19
19
.SH SYNOPSIS
You can’t perform that action at this time.
0 commit comments