Toggle navigation
Sign in
taskrambler
/
libtrdata
·
Commits
GitLab
Go to group
Project
Activity
Files
Commits
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Forks
Snippets
Network
Download as
Email Patches
Plain Diff
Browse Files
Commit
d9a0f9d80d66bba1a80874130fe3c00c8fb6f2a0
Authored by
Georg Hopp
2016-04-12 15:56:16 +0200
1 parent
6e6ec25c
fix project name
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
configure.ac
configure.ac
View file @
d9a0f9d
...
...
@@ -2,7 +2,7 @@
2
2
# Process this file with autoconf to produce a configure script.
3
3
4
4
AC_PREREQ([2.68])
5
-
AC_INIT([libtr
hash
],
5
+
AC_INIT([libtr
data
],
6
6
[1.0.0],
7
7
[Georg Hopp <georg@steffers.org>])
8
8
LT_INIT
...
...
Please
register
or
login
to post a comment