along with this plugin; if not, write to the Free Software Foundation,
Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
+mit-scheme-pucked-devops 0.13 - Matt Birkholz, 2019-07-27
+=========================================================
+
+Build tweak.
+
mit-scheme-pucked-devops 0.12 - Matt Birkholz, 2019-07-04
=========================================================
dnl Process this file with autoconf to produce a configure script.
AC_INIT([MIT/GNU Scheme Pucked Developer Operations plugin],
- [0.12],
+ [0.13],
[matt@birchwood-abbey.net],
[mit-scheme-pucked-devops])
AC_CONFIG_SRCDIR([devops.pkg])
+mit-scheme-pucked-devops (0.13) birchwood; urgency=low
+
+ * Build tweak.
+
+ -- Matt Birkholz <matt@birchwood-abbey.net> Sat, 27 Jul 2019 00:00:00 -0000
+
mit-scheme-pucked-devops (0.12) birchwood; urgency=low
* Add support for Ubuntu 19.04 and the new SVM architectures.
(with-loader-base-uri (system-library-uri "devops/")
(lambda ()
(load-package-set "devops")))
-(add-subsystem-identification! "DevOps" '(0 12))
\ No newline at end of file
+(add-subsystem-identification! "DevOps" '(0 13))
\ No newline at end of file