change package name

Origin commit data
------------------
Branch: ni/coolstream
Commit: 41ecccdec1
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-08-25 (Sun, 25 Aug 2019)

Origin message was:
------------------
- change package name

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2019-08-25 22:48:27 +02:00
parent 59cd794953
commit 3d3d5e35bf

View File

@@ -10,7 +10,7 @@ define(ver_micro, m4_esyscmd([
]))
define(rel_cycle, "ver_major.0")
AC_INIT([NI-Neutrino],[ver_major.ver_minor.ver_micro],[https://www.neutrino-images.de])
AC_INIT([neutrino],[ver_major.ver_minor.ver_micro],[https://www.neutrino-images.de])
AM_INIT_AUTOMAKE([nostdinc foreign])
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES])