monotone-commits-diffs
[Top][All Lists]
Advanced

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

[Monotone-commits-diffs] net.venge.monotone: 1930354e7c6f81ba98cc80fef5


From: code
Subject: [Monotone-commits-diffs] net.venge.monotone: 1930354e7c6f81ba98cc80fef53c835ad824843e
Date: Sat, 26 Mar 2011 11:54:04 +0100 (CET)

revision:            1930354e7c6f81ba98cc80fef53c835ad824843e
date:                2011-03-26T10:53:52
author:              Richard Levitte <address@hidden>
branch:              net.venge.monotone
changelog:
* NEWS, configure.ac, visualc/config.h: Go on to the next development
  version.

manifest:
format_version "1"

new_manifest [a607a7384e02713d0e0b44908acedc1f9e62565e]

old_revision [a7c3a1d9de1ba7a62c9dd9efee17252234bb502c]

patch "NEWS"
 from [282addc1d59cc722b9e713aa5e04605e9bd2289d]
   to [710b0adc68789d90faf583d85b094f93295ac19e]

patch "configure.ac"
 from [0c190a9066cfcdb0c2e94f7f436b7ae79ead2235]
   to [23cd7505238b2a23f75befa7d99893dd869b9363]

patch "visualc/config.h"
 from [58e9c7709f64437fe0f62cf1ca98a9f5906d92be]
   to [4f5f6370f5e7f3da43b2de50fca73ed4d67c3d85]
============================================================
--- NEWS	282addc1d59cc722b9e713aa5e04605e9bd2289d
+++ NEWS	710b0adc68789d90faf583d85b094f93295ac19e
@@ -1,3 +1,7 @@
+XXX XXX XX XX:XX:XX UTC 201X
+
+        1.1 release.
+
 Sat Mar 26 10:53:47 UTC 2011
 
         1.0 release.
============================================================
--- configure.ac	0c190a9066cfcdb0c2e94f7f436b7ae79ead2235
+++ configure.ac	23cd7505238b2a23f75befa7d99893dd869b9363
@@ -10,7 +10,7 @@ AC_PREREQ(2.58)
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.58)
-AC_INIT([monotone], [1.0], [https://code.monotone.ca/p/monotone/issues/], ,
+AC_INIT([monotone], [1.1dev], [https://code.monotone.ca/p/monotone/issues/], ,
 	[http://www.monotone.ca])
 AM_INIT_AUTOMAKE([1.9 tar-ustar dist-bzip2 no-dist-gzip std-options])
 AC_CONFIG_SRCDIR([src/app_state.cc])
============================================================
--- visualc/config.h	58e9c7709f64437fe0f62cf1ca98a9f5906d92be
+++ visualc/config.h	4f5f6370f5e7f3da43b2de50fca73ed4d67c3d85
@@ -2,10 +2,10 @@
 #define CONFIG_H 1
 
 #define PACKAGE "monotone"
-#define PACKAGE_STRING "monotone 1.0"
+#define PACKAGE_STRING "monotone 1.1dev"
 #define PACKAGE_BUGREPORT "address@hidden"
 #define LC_MESSAGES LC_CTYPE
-#define VERSION "1.0"
+#define VERSION "1.1dev"
 
 #ifdef _MSC_VER
 typedef unsigned long pid_t;

reply via email to

[Prev in Thread] Current Thread [Next in Thread]