[gucharmap] build: Go GPL3+



commit 898ce471e77a67026c2a2bbfe69483a849b50fca
Author: Christian Persch <chpe gnome org>
Date:   Tue Dec 20 14:23:57 2011 +0100

    build: Go GPL3+
    
    Everything else is GPL3+ too, so use the or-later option to make
    this file so, too.

 acinclude.m4 |    2 +-
 configure.ac |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/acinclude.m4 b/acinclude.m4
index cc65b75..d151596 100644
--- a/acinclude.m4
+++ b/acinclude.m4
@@ -4,7 +4,7 @@ dnl Copyright (c) 2006-2008 xine project
 dnl
 dnl This program is free software; you can redistribute it and/or modify
 dnl it under the terms of the GNU General Public License as published by
-dnl the Free Software Foundation; either version 2, or (at your option)
+dnl the Free Software Foundation; either version 3, or (at your option)
 dnl any later version.
 dnl
 dnl This program is distributed in the hope that it will be useful,
diff --git a/configure.ac b/configure.ac
index a6b4057..d856c55 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@
 
 m4_define([gucharmap_version_major],[3])
 m4_define([gucharmap_version_minor],[3])
-m4_define([gucharmap_version_micro],[0])
+m4_define([gucharmap_version_micro],[1])
 m4_define([gucharmap_version_extra],[])
 m4_define([gucharmap_version],[gucharmap_version_major.gucharmap_version_minor.gucharmap_version_micro()gucharmap_version_extra])
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]