Browse Source

revert version to 0.1.5 after fixes from next have been merged...I have to obey my workflows to prevent such things in future.

release0.1.5
Georg Hopp 12 years ago
parent
commit
4a6c0bfc1f
  1. 2
      configure.ac

2
configure.ac

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

Loading…
Cancel
Save