diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index c0b1000..d02ee13 100644 --- a/configure.ac +++ b/configure.ac @@ -17,7 +17,7 @@ dnl License along with this program. If not, see dnl <http://www.gnu.org/licenses/>. AC_PREREQ(2.65) -AC_INIT(The Sandglass Library, 0.2, tavianator@gmail.com, libsandglass) +AC_INIT(The Sandglass Library, 0.3, tavianator@gmail.com, libsandglass) AM_INIT_AUTOMAKE([parallel-tests]) dnl Programs |