Browse Source

fix project name

1.0.0
Georg Hopp 10 years ago
parent
commit
d9a0f9d80d
  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([libtrhash],
AC_INIT([libtrdata],
[1.0.0], [1.0.0],
[Georg Hopp <georg@steffers.org>]) [Georg Hopp <georg@steffers.org>])
LT_INIT LT_INIT

Loading…
Cancel
Save