Skip to content

Commit

Permalink
Release v2.1.2!
Browse files Browse the repository at this point in the history
  • Loading branch information
toots committed Sep 26, 2022
1 parent 8aa9e85 commit ba6425d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
2.1.2 (unreleased)
2.1.2 (2022-09-26)
=====

New:
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ AC_INIT([liquidsoap],
[[email protected]],
[liquidsoap],
[https://github.com/savonet/liquidsoap])
git_snapshot=true
git_snapshot=false
version="$PACKAGE_VERSION"
min_ocaml_version=`cat liquidsoap.opam | grep \"ocaml\" | sed 's/[ ]*"ocaml" {>= "\([^"]*\)"}/\1/' | tr -d '\r\n'`
git_commit=`git rev-parse --short HEAD || true`
Expand Down

0 comments on commit ba6425d

Please sign in to comment.