← Back to team overview

gnome-split-team team mailing list archive

[Branch ~respawneral/gnome-split/mainline] Rev 245: Bump version to 1.1 for next development cycle.

 

------------------------------------------------------------
revno: 245
committer: Guillaume Mazoyer <respawneral@xxxxxxxxx>
branch nick: gnome-split
timestamp: Sun 2010-11-21 22:14:58 +0100
message:
  Bump version to 1.1 for next development cycle.
modified:
  src/org/gnome/split/config/Constants.java


--
lp:gnome-split
https://code.launchpad.net/~respawneral/gnome-split/mainline

Your team GNOME Split developers is subscribed to branch lp:gnome-split.
To unsubscribe from this branch go to https://code.launchpad.net/~respawneral/gnome-split/mainline/+edit-subscription
=== modified file 'src/org/gnome/split/config/Constants.java'
--- src/org/gnome/split/config/Constants.java	2010-08-29 17:16:21 +0000
+++ src/org/gnome/split/config/Constants.java	2010-11-21 21:14:58 +0000
@@ -40,7 +40,7 @@
     /**
      * Version of the program.
      */
-    public static String PROGRAM_VERSION = "1.0";
+    public static String PROGRAM_VERSION = "1.1";
 
     /**
      * Website of the program.