Browse Source

version bump

release0.1.5
Georg Hopp 12 years ago
parent
commit
8f04b4a8dd
  1. 2
      configure.ac

2
configure.ac

@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script. # Process this file with autoconf to produce a configure script.
AC_PREREQ([2.68]) AC_PREREQ([2.68])
AC_INIT([taskrambler], [0.1.2], [Georg Hopp <georg@steffers.org>])
AC_INIT([taskrambler], [0.1.3], [Georg Hopp <georg@steffers.org>])
LT_INIT LT_INIT
AM_INIT_AUTOMAKE AM_INIT_AUTOMAKE
#AM_INIT_AUTOMAKE([subdir-objects]) #AM_INIT_AUTOMAKE([subdir-objects])

Loading…
Cancel
Save