configure.ac

changeset 57
68018eac46c3
parent 56
ed65f8c73fb2
child 61
9c8d768f0244
--- a/configure.ac	Thu Aug 23 17:58:38 2018 +0200
+++ b/configure.ac	Thu Aug 23 19:45:36 2018 +0200
@@ -1,4 +1,4 @@
-# Copyright 2017 Mike Becker. All rights reserved.
+# Copyright 2018 Mike Becker. All rights reserved.
 # 
 # Redistribution and use in source and binary forms, with or without
 # modification, are permitted provided that the following conditions are met:
@@ -22,7 +22,7 @@
 # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 
 
 AC_PREREQ([2.69])
-AC_INIT(cline, 1.1, universe@uap-core.de)
+AC_INIT(cline, 1.2, universe@uap-core.de)
 AM_INIT_AUTOMAKE
 
 # Conditionals

mercurial