Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/liberationfonts/liberation-fonts.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/source
diff options
context:
space:
mode:
authorप्रविण सातपुते <psatpute@redhat.com>2011-05-30 13:34:11 +0400
committerप्रविण सातपुते <psatpute@redhat.com>2011-05-30 13:34:11 +0400
commit37fbf505e3c2c67347969d9ba4e94e48d3386ab1 (patch)
tree9aa42c35979d7d07ebfbb4da781d73f46308777e /source
parenteafe4e5e2113825fecf2264078435f8019d88002 (diff)
updated Makefile for new release
Diffstat (limited to 'source')
-rw-r--r--source/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/source/Makefile b/source/Makefile
index 4439ff0..c55454f 100644
--- a/source/Makefile
+++ b/source/Makefile
@@ -1,4 +1,5 @@
-VER = 1.06.0.$(shell date +%Y%m%d)
+VER = 1.07.0
+#VER = 1.06.0.$(shell date +%Y%m%d)
FONTFORGE = fontforge
TMPDIR := $(shell mktemp -d)