From eb2c4bb19162f96dfde46f4447fdc33ea13bff19 Mon Sep 17 00:00:00 2001 From: Eric Koegel Date: Sat, 19 Mar 2016 18:20:53 +0300 Subject: Updates for 1.0.2 release --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index f8cd52f..df553cd 100644 --- a/configure.ac +++ b/configure.ac @@ -3,12 +3,12 @@ AC_COPYRIGHT([Copyright 2014-2015 The ConsoleKit2 Team]) AC_PREREQ([2.50]) AC_INIT([ConsoleKit2], - [1.0.1], + [1.0.2], [https://github.com/ConsoleKit2/ConsoleKit2/issues], [ConsoleKit2]) VERSION_MAJOR=1 VERSION_MINOR=0 -VERSION_REVISION=1 +VERSION_REVISION=2 COPYRIGHT_YEARS="2014 2015" -- cgit v1.2.3