Skip to content

Commit

Permalink
Updated version info
Browse files Browse the repository at this point in the history
  • Loading branch information
hspitia committed Jun 12, 2020
1 parent ce0e3c3 commit c799134
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Force autoconf to be at least this version number:
AC_PREREQ([2.69])
# Initialize, but use more options. Note parameters brackets and whitespace.
AC_INIT([STing], [1.0.0], [hspitia@gatech.edu])
AC_INIT([STing], [1.0.1], [hspitia@gatech.edu])
# Safety check - list a source file that wouldn't be in other directories:
AC_CONFIG_SRCDIR([src/Typer.cpp])
# Put configuration results here, so we can easily #include them:
Expand Down

0 comments on commit c799134

Please # to comment.