This commit is contained in:
zhuzhenjun
2023-10-09 15:30:06 +08:00
parent 56e3dec5f0
commit 64697d137e
6 changed files with 13 additions and 20 deletions

View File

@@ -1,4 +1,4 @@
AC_INIT([libosfp],[0.0.5],[zhuzhenjun@geedgenetworks.com])
AC_INIT([libosfp],[1.0.0],[zhuzhenjun@geedgenetworks.com])
AM_INIT_AUTOMAKE([foreign])
#m4_ifndef([AM_SILENT_RULES], [m4_define([AM_SILENT_RULES],[])])AM_SILENT_RULES([yes])