]> gitweb.michael.orlitzky.com - xfce4-hdaps.git/commitdiff
configure.ac.in: update version to 1.0.3.
authorMichael Orlitzky <michael@orlitzky.com>
Mon, 8 Feb 2021 18:38:50 +0000 (13:38 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Mon, 8 Feb 2021 18:38:50 +0000 (13:38 -0500)
configure.ac.in

index 7084ff01ed5f4f191d66c2f4ab28f2b10bbb9c81..c1a42276df026de3945338ce00b93925341bb833 100644 (file)
@@ -5,7 +5,7 @@ dnl
 dnl ***************************
 dnl *** Version information ***
 dnl ***************************
-m4_define([xfce4_hdaps_version], [1.0.2])
+m4_define([xfce4_hdaps_version], [1.0.3])
 
 dnl ***************************
 dnl *** Initialize autoconf ***