[gnome-font-viewer] Release 3.3.2



commit c578d9ffc6855cb086c4467cf17fb24d2d5d41f7
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Tue Oct 25 14:38:26 2011 +0100

    Release 3.3.2

 .gitignore   |   42 ++++++++++++++++++++++++++++++++++++++++++
 NEWS         |    5 +++++
 configure.ac |    2 +-
 3 files changed, 48 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..5711ebd
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,42 @@
+ABOUT-NLS
+Makefile
+Makefile.in
+aclocal.m4
+autom4te.cache/
+compile
+config.guess
+config.h
+config.h.in
+config.log
+config.rpath
+config.status
+config.sub
+configure
+depcomp
+install-sh
+libtool
+ltmain.sh
+m4/
+missing
+omf.make
+po/.intltool-merge-cache
+po/Makefile.in.in
+po/Makevars.template
+po/POTFILES
+po/Rules-quot
+po/*.gmo
+po/boldquot.sed
+po/en boldquot header
+po/en quot header
+po/insert-header.sin
+po/quot.sed
+po/remove-potcdate.sin
+po/stamp-it
+src/.deps/
+src/*.o
+src/gnome-font-viewer
+src/gnome-font-viewer.desktop
+src/gnome-font-viewer.desktop.in
+src/gnome-thumbnail-font
+stamp-h1
+xmldocs.make
diff --git a/NEWS b/NEWS
new file mode 100644
index 0000000..e029098
--- /dev/null
+++ b/NEWS
@@ -0,0 +1,5 @@
+GNOME Font Viewer - 3.3.2
+-------------------------------------------------------------------------------
+
+ â First unstable release.
+ â First release after the GNOME Utilities split.
diff --git a/configure.ac b/configure.ac
index c8e8a33..16cb9d1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 dnl -*- mode: m4 -*-
 AC_PREREQ(2.63)
-AC_INIT([gnome-font-viewer],[3.3.0],[],[gnome-font-viewer])
+AC_INIT([gnome-font-viewer],[3.3.2],[],[gnome-font-viewer])
 
 AC_CONFIG_HEADERS(config.h)
 AC_CONFIG_MACRO_DIR([m4])



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