0.8.0 stable branche, 0.8.1 development trunk
authorxchaos <xchaos@251d49ef-1d17-4917-a970-b30cf55b089b>
Fri, 5 Sep 2008 15:39:17 +0000 (15:39 +0000)
committerxchaos <xchaos@251d49ef-1d17-4917-a970-b30cf55b089b>
Fri, 5 Sep 2008 15:39:17 +0000 (15:39 +0000)
git-svn-id: https://dev.arachne.cz/repos/prometheus/trunk@94 251d49ef-1d17-4917-a970-b30cf55b089b

Makefile
prometheus.c

index 767f430c37dcba3cfbfd312c82290f4dad878fa6..0c98b1737dd35c4afea1b47063c4a41107aac1a9 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
 PACKAGE=prometheus
-VERSION=0.7.8
+VERSION=0.8.1
 CFLAGS=-std=c99 -Wall
 prefix=/usr
 mandir=$(prefix)/share/man
index d93f0d25025dc4304568274944b3d965f81ab20f..ce8e8040c0e1a24489154e6f12ac3c7b1f2f89b9 100644 (file)
@@ -33,7 +33,7 @@
 \r
 #include "cll1-0.6.h"\r
 \r
-const char *version = "0.7.9-d"; \r
+const char *version = "0.8.1-a"; \r
 \r
 /* Version numbers: 0.7.9 is development releases ("beta"), 0.8.0 will be "stable" */\r
 /* Debian(RPM) package versions/patchlevels: 0.7.9-2, 0.8.0-1, 0.8.0-2, etc. */\r
This page took 0.137539 seconds and 4 git commands to generate.