Skip to content

Commit

Permalink
Advanced version number to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mconfalonieri committed Jun 25, 2021
1 parent 6155c73 commit e2d70a4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion aminclude_static.am
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

# aminclude_static.am generated automatically by Autoconf
# from AX_AM_MACROS_STATIC on Tue Oct 22 22:19:23 CEST 2019
# from AX_AM_MACROS_STATIC on Fri Jun 25 22:13:51 CEST 2021


# Code coverage
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ AC_INIT([sadplay],
if [ x$BUILD_BUILDNUMBER != "x" ]; then
echo $BUILD_BUILDNUMBER
else
echo 1.0.0-SNAPSHOT
echo 1.0.0
fi
]), [[email protected]])
AC_CONFIG_AUX_DIR([build-aux])
Expand Down

0 comments on commit e2d70a4

Please sign in to comment.