configure.ac: align package name

Origin commit data
------------------
Branch: ni/coolstream
Commit: e612dae6b6
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-11-03 (Fri, 03 Nov 2017)

Origin message was:
------------------
- configure.ac: align package name

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

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2017-11-03 17:46:57 +01:00
parent c016d87dcc
commit e815d5dfd4

View File

@@ -1,4 +1,4 @@
AC_INIT(NI-Neutrino-MP,3.40.0)
AC_INIT(NI-Neutrino,3.40.0)
AM_INIT_AUTOMAKE([1.0.1 nostdinc])
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES])