Skip to content

Commit

Permalink
Release version 1.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
df7cb committed Oct 28, 2016
1 parent 952be29 commit a34c57e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# vim: set fdm=marker ts=2 sw=2 et:

AC_PREREQ(2.59)
AC_INIT([oftc-hybrid],[1.7.1])
AC_INIT([oftc-hybrid],[1.7.2])

AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([libltdl/config])
Expand Down
2 changes: 1 addition & 1 deletion include/patchlevel.h
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@
*/

#ifndef PATCHLEVEL
#define PATCHLEVEL "hybrid-7.2.2+oftc1.7.1"
#define PATCHLEVEL "hybrid-7.2.2+oftc1.7.2"
#endif

0 comments on commit a34c57e

Please sign in to comment.