From: Rafał Długołęcki Date: Thu, 6 Feb 2014 14:50:07 +0000 (+0100) Subject: Release new version. X-Git-Url: https://git.dlugolecki.net.pl/?a=commitdiff_plain;h=126850abb6b4b18fa091e20f25323573cc9e972b;hp=b4dc99f6d2dacb360ed4e0f9aa0cff5415763dc9;p=familia.git Release new version. --- diff --git a/configure.ac b/configure.ac index a4c813f..c6c6305 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([Familia Lignum], [0.1.2-reboot], [bugz@dlugolecki.net.pl], [familia], [http://dlugolecki.net.pl/software/familia/]) +AC_INIT([Familia Lignum], [0.3], [bugz@dlugolecki.net.pl], [familia], [http://dlugolecki.net.pl/software/familia/]) AC_CANONICAL_SYSTEM AC_PREREQ([2.59]) AM_INIT_AUTOMAKE([1.10 -Wall]) diff --git a/debian/changelog b/debian/changelog index 40ced35..b7d6fde 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +familia (0.3) unstable; urgency=low + + * openGL initial integration. + + -- Rafał Długołęcki Thu, 06 Feb 2014 15:48:00 +0100 + +familia (0.1.2-reboot) UNRELEASED; urgency=medium + + * Restored code from repository crash. History of commits has been lost + + -- Rafał Długołęcki Thu, 06 Feb 2014 15:44:18 +0100 + familia (0.1.2) unstable; urgency=low * Scrollable window. Basic version.